From f2e7fae281fe4aeae7cfc431d96fc160cf83e331 Mon Sep 17 00:00:00 2001 From: Sgeo Date: Thu, 15 Jun 2017 23:08:31 -0400 Subject: [PATCH] Updated NET.worlds.scape.Transform (markdown) --- NET.worlds.scape.Transform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |