17 lines
398 B
Text
17 lines
398 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<PropertyList>
|
||
|
<name>planet-N1</name>
|
||
|
<inherits-from>Effects/planet</inherits-from>
|
||
|
<parameters>
|
||
|
<texture n="1">
|
||
|
<image>Models/Astro/clouds_N1.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>
|