]> Dogcows Code - chaz/yoink/blob - share/texture/BackgroundFar.plist
now using cml for vectors and math stuff
[chaz/yoink] / share / texture / BackgroundFar.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>1</string>
7 <key>TilesV</key>
8 <string>1</string>
9 <key>InvertAlpha</key>
10 <string>0</string>
11
12 <key>WrapU</key>
13 <string>ClampToEdge</string>
14 <key>WrapV</key>
15 <string>ClampToEdge</string>
16 <key>MinFilter</key>
17 <string>Linear</string>
18 <key>MagFilter</key>
19 <string>Linear</string>
20 </dict>
21 </plist>
This page took 0.036351 seconds and 4 git commands to generate.