8b21d297c8
From https://github.com/c172p-team/c172p-detailed.git Commit 7c4261ae6bc4f299e07f9f3bdf0c5de21b643826
16 lines
604 B
XML
16 lines
604 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Bump and specular effect -->
|
|
<PropertyList>
|
|
<name>Aircraft/c172p/Models/Effects/exterior/bumpspec-pontoon</name>
|
|
<inherits-from>Aircraft/c172p/Models/Effects/exterior/bumpspec</inherits-from>
|
|
<parameters>
|
|
<normalmap-enabled type="int">0</normalmap-enabled>
|
|
<!--<texture n="2">
|
|
<image>Aircraft/c172p/Models/pontoons-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>
|