MQ-9/Models/Effects/Specular.eff
2016-07-04 11:38:07 +03:00

18 lines
477 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>Aircraft/MQ-9/Models/Effects/Specular</name>
<inherits-from>Effects/model-default</inherits-from>
<parameters>
<texture n="2">
<!--lightmap image -->
<image>Aircraft/MQ-9/Effects/Specular.jpg</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>repeat</wrap-s>
<wrap-t>repeat</wrap-t>
<internal-format>normalized</internal-format>
</texture>
</parameters>
</PropertyList>