17 lines
578 B
Text
17 lines
578 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- Bump and specular effect -->
|
||
|
<PropertyList>
|
||
|
<name>Aircraft/c172p/Models/Effects/bumpspec-pontoon</name>
|
||
|
<inherits-from>Aircraft/c172p/Models/Effects/bumpspec</inherits-from>
|
||
|
<parameters>
|
||
|
<rain-enabled type="int">2</rain-enabled>
|
||
|
<texture n="2">
|
||
|
<image>Aircraft/c172p/Models/Liveries/fuselage-normal.png</image>
|
||
|
<filter>linear-mipmap-linear</filter>
|
||
|
<wrap-s>repeat</wrap-s>
|
||
|
<wrap-t>repeat</wrap-t>
|
||
|
<internal-format>normalized</internal-format>
|
||
|
</texture>
|
||
|
</parameters>
|
||
|
</PropertyList>
|