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

18 lines
454 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<name>Aircraft/MQ-9/Models/Effects/Normal</name>
<inherits-from>Effects/bumpspec</inherits-from>
<parameters>
<texture n="2">
<image>Aircraft/MQ-9/Models/Effects/Normal.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>