mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-09 06:35:58 +00:00
8 lines
227 B
XML
8 lines
227 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<struct name="Vector2f" type="single">
|
|
<properties>
|
|
<property ID="0x00" name="X" type="float"/>
|
|
<property ID="0x01" name="Y" type="float"/>
|
|
</properties>
|
|
</struct>
|