2015-12-15 01:33:16 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<struct name="Transform" type="single">
|
2016-02-14 08:03:17 +00:00
|
|
|
<properties>
|
|
|
|
<property ID="0x00" name="Position" type="vector3f">
|
|
|
|
<default>0.0, 0.0, 0.0</default>
|
|
|
|
</property>
|
|
|
|
<property ID="0x01" name="Rotation" type="vector3f">
|
|
|
|
<default>0.0, 0.0, 0.0</default>
|
|
|
|
</property>
|
|
|
|
<property ID="0x02" name="Scale" type="vector3f">
|
|
|
|
<default>1.0, 1.0, 1.0</default>
|
|
|
|
</property>
|
|
|
|
</properties>
|
2015-12-15 01:33:16 +00:00
|
|
|
</struct>
|