Bunch of new property names
This commit is contained in:
parent
11917d03e8
commit
ebab154a38
File diff suppressed because it is too large
Load Diff
|
@ -5,6 +5,7 @@
|
|||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<property ID="0x95D4BEE7" type="bool">
|
||||
<default>false</default>
|
||||
<description>Show the skybox. If no Skybox Model is specified, it will show the World's default skybox.</description>
|
||||
</property>
|
||||
<property ID="0x56263E35" type="long">
|
||||
<default>-1</default>
|
||||
|
|
|
@ -37,9 +37,14 @@
|
|||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0xD208C9FA" type="asset" extensions="CMDL"/>
|
||||
<property ID="0xFFEEBC46" type="long">
|
||||
<default>0</default>
|
||||
</property>
|
||||
<enum ID="0xFFEEBC46">
|
||||
<default>0x00000000</default>
|
||||
<enumerators>
|
||||
<enumerator ID="0x00" name="None"/>
|
||||
<enumerator ID="0x01" name="Blue"/>
|
||||
<enumerator ID="0x02" name="Orange"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<property ID="0xC80FC827" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x32DC67F6" name="Life Time" type="float">
|
||||
<property ID="0x32DC67F6" type="float">
|
||||
<default>0.0</default>
|
||||
</property>
|
||||
<property ID="0x56E3CEEF" type="float">
|
||||
|
|
|
@ -28,12 +28,8 @@
|
|||
<default>1.0</default>
|
||||
</property>
|
||||
<property ID="0x7A4B4685" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x5BA7702E" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x9A3463A7" type="long">
|
||||
<default>-1</default>
|
||||
</property>
|
||||
<property ID="0x5BA7702E" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x9A3463A7" type="asset" extensions="TXTR"/>
|
||||
<property ID="0x041398D5" type="color">
|
||||
<default>0.0, 0.0, 0.498039, 1.0</default>
|
||||
</property>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
<enumerator ID="0x03" name="Less Than"/>
|
||||
<enumerator ID="0x04" name="Greater Than or Equal To"/>
|
||||
<enumerator ID="0x05" name="Less Than or Equal To"/>
|
||||
<enumerator ID="0x06" name="Unknown"/>
|
||||
<enumerator ID="0x06" name="Unknown"/>
|
||||
</enumerators>
|
||||
</enum>
|
||||
<property ID="0x8DB9398A" type="long">
|
||||
|
|
Loading…
Reference in New Issue