]> Dogcows Code - chaz/yoink/blob - share/texture/TowerBlock1.plist
f9699012c153710e2f974c73d2fee41a4d7f9386
[chaz/yoink] / share / texture / TowerBlock1.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3 <plist version="0.9">
4 <dict>
5 <key>TilesU</key>
6 <string>4</string>
7 <key>TilesV</key>
8 <string>4</string>
9 <key>InvertAlpha</key>
10 <string>0</string>
11
12 <key>MinFilter</key>
13 <string>Linear</string>
14 <key>MagFilter</key>
15 <string>Linear</string>
16 <key>WrapU</key>
17 <string>ClampToEdge</string>
18 <key>WrapV</key>
19 <string>ClampToEdge</string>
20 <key>MinFilter</key>
21 <string>Nearest</string>
22 <key>MagFilter</key>
23 <string>Nearest</string>
24 </dict>
25 </plist>
This page took 0.029236 seconds and 3 git commands to generate.