18 lines
477 B
XML
Executable File
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> |