mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-10 07:05:55 +00:00
9 lines
283 B
XML
9 lines
283 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<struct name="Transform" type="single">
|
|
<properties>
|
|
<property ID="0x00" name="Position" type="vector3f"/>
|
|
<property ID="0x01" name="Rotation" type="vector3f"/>
|
|
<property ID="0x02" name="Scale" type="vector3f"/>
|
|
</properties>
|
|
</struct>
|