TODO
Data Structure
| Property | Data Type | Description |
|---|---|---|
| Version | uint32 | TODO |
| Param | string | TODO |
| StaticIndex | Coordinate | TODO |
| Constants | Vector3 | TODO |
| NumFrames | uint32 | TODO |
| Frames | uint16[NumFrames] | TODO |
| Values | Vector2[NumFrames] | TODO |
Coordinate
4 bytes
| Name | Value |
|---|---|
| X | 0 |
| Y | 1 |
| Z | 2 |
Parents
TODO
Children
TODO