1
0
Fork 0
fgdata/Aircraft/c172p/Models/Effects/bumpspec-tail.eff
Stuart Buchanan 60d7073794 Initial checking of c172p-detailed.
From https://github.com/Juanvvc/c172p-detailed.git

Commit df6b2c5f4f75d000c5f5ef9c6cc4446784348f20
2015-06-16 22:20:54 +01:00

16 lines
571 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Bump and specular effect -->
<PropertyList>
<name>Aircraft/c172p/Models/Effects/bumpspec-tail</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/tail-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>