19 lines
754 B
Text
19 lines
754 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
<name>Aircraft/c172p/Models/Effects/exterior/dirt-wing</name>
|
||
|
<inherits-from>Aircraft/c172p/Models/Effects/exterior/bumpspec-wing</inherits-from>
|
||
|
<parameters>
|
||
|
<grain-texture-enabled type="int">1</grain-texture-enabled>
|
||
|
<grain-magnification type="float"><use>/environment/aircraft-effects/dirt-wing</use></grain-magnification>
|
||
|
<texture n="7">
|
||
|
<image>Models/Effects/exterior/dirt.png</image>
|
||
|
<type>2d</type>
|
||
|
<filter>linear-mipmap-linear</filter>
|
||
|
<wrap-s>repeat</wrap-s>
|
||
|
<wrap-t>repeat</wrap-t>
|
||
|
<internal-format>normalized</internal-format>
|
||
|
</texture>
|
||
|
</parameters>
|
||
|
</PropertyList>
|