diff --git a/NET.worlds.scape.Transform.md b/NET.worlds.scape.Transform.md index 2a4ad61..914d3c6 100644 --- a/NET.worlds.scape.Transform.md +++ b/NET.worlds.scape.Transform.md @@ -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 |