summaryrefslogtreecommitdiff
path: root/NET.worlds.scape.Transform.md
blob: a47729c5ceada7affc571039f83b6222b652a348 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Represents a location, rotation, and scaling. Subtype of [[NET.worlds.scape.SuperRoot]]

| Version | Type | Name/Description |
| --- | --- | --- |
| All | Version for Transform | 0-2 |
| 1-2 | Implicit [[SuperRoot\|NET.worlds.scape.SuperRoot]] | Name |
| All | Float | X Scale. Also Y Scale and Z Scale in versions 0-1 |
| 2 | Float | Y Scale |
| 2 | Float | Z Scale |
| All | 16 Floats | "Guts". A 4x4 row-major matrix |