|
FAST SDK Coding Reference 1.0.5
|
A data structure to format the XML for Vector2 data, like the size of an FAST.AlignmentRectTransform.
More...
Public Attributes | |
| float | x |
| X-axis value, formatted as an XML attribute. | |
| float | y |
| Y-axis value, formatted as an XML attribute. | |
A data structure to format the XML for Vector2 data, like the size of an FAST.AlignmentRectTransform.
| float x |
X-axis value, formatted as an XML attribute.
| float y |
Y-axis value, formatted as an XML attribute.