diff options
| author | Sgeo <[email protected]> | 2017-06-15 23:08:31 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-15 23:08:31 -0400 |
| commit | f2e7fae281fe4aeae7cfc431d96fc160cf83e331 (patch) | |
| tree | f52acb1b66199bc5930492829314e07cdeba07fc /NET.worlds.scape.Transform.md | |
| parent | Created NET.worlds.scape.Transform (markdown) (diff) | |
| download | libreworlds-wiki-f2e7fae281fe4aeae7cfc431d96fc160cf83e331.tar.xz libreworlds-wiki-f2e7fae281fe4aeae7cfc431d96fc160cf83e331.zip | |
Updated NET.worlds.scape.Transform (markdown)
Diffstat (limited to 'NET.worlds.scape.Transform.md')
| -rw-r--r-- | NET.worlds.scape.Transform.md | 2 |
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 | |