Updated NET.worlds.scape.Transform (markdown)

Sgeo 2017-06-15 23:08:31 -04:00
parent 70dc3f4864
commit f2e7fae281

@ -7,4 +7,4 @@ Represents a location, rotation, and scaling. Subtype of [[NET.worlds.scape.Supe
| 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 matrix? |
| All | 16 Floats | "Guts". A 4x4 row-major matrix |