PrimeWorldEditor/templates/mp1/Script/DistanceFog.xml

29 lines
1.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<ScriptTemplate version="3">
<name>DistanceFog</name>
<properties version="NTSC">
<property ID="0x00" name="Name" type="string"/>
<property ID="0x01" name="Unknown 1" type="long"/>
<property ID="0x02" name="Unknown 2" type="color"/>
<struct ID="0x03" name="FloatFloat 1" type="single">
<property ID="0x00" name="Unknown 3" type="float"/>
<property ID="0x01" name="Unknown 4" type="float"/>
</struct>
<struct ID="0x04" name="FloatFloat 2" type="single">
<property ID="0x00" name="Unknown 5" type="float"/>
<property ID="0x01" name="Unknown 6" type="float"/>
</struct>
<property ID="0x05" name="Unknown 7" type="float"/>
<property ID="0x06" name="Unknown 8" type="bool"/>
<property ID="0x07" name="Unknown 9" type="bool"/>
</properties>
<editor>
<properties>
<property name="InstanceName" ID="0x00"/>
</properties>
<assets/>
<rotation_type>disabled</rotation_type>
<scale_type>disabled</scale_type>
</editor>
</ScriptTemplate>