PrimeWorldEditor/templates/MP1R/Structs/VectorMP1.xml

18 lines
700 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyTemplate ArchiveVer="4" Game="PrimeRemastered">
<PropertyArchetype Type="Struct">
<Name>VectorMP1</Name>
<SubProperties>
<Element Type="Float" ID="0x2649E551" Name="x">
<CookPreference>OnlyIfModified</CookPreference>
</Element>
<Element Type="Float" ID="0xd2bb5bc6" Name="y">
<CookPreference>OnlyIfModified</CookPreference>
</Element>
<Element Type="Float" ID="0x7F9499B2" Name="z">
<CookPreference>OnlyIfModified</CookPreference>
</Element>
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>