summaryrefslogtreecommitdiff
path: root/NET.worlds.scape.Transform.md
diff options
context:
space:
mode:
Diffstat (limited to 'NET.worlds.scape.Transform.md')
-rw-r--r--NET.worlds.scape.Transform.md2
1 files changed, 1 insertions, 1 deletions
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 |