f44db83b25
From https://github.com/Juanvvc/c172p-detailed/ release/2016.1 commit 3f33b88bb015a8ee685ab3178932d16d6e072410 A big Thank-You to the c172p-detailed team for their ongoing work.
15 lines
542 B
XML
15 lines
542 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Bump and specular effect -->
|
|
<PropertyList>
|
|
<name>Aircraft/c172p/Models/Effects/exterior/bumpspec-fuselage</name>
|
|
<inherits-from>Aircraft/c172p/Models/Effects/exterior/bumpspec</inherits-from>
|
|
<parameters>
|
|
<texture n="2">
|
|
<image>Aircraft/c172p/Models/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>
|