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