6,834
edits
m (Mex moved page Matrix4x4.m32 to matrix4x4.m32) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = m32 | ||
|side = shared | |||
|type = property | |type = property | ||
|class = Matrix4x4 | |class = Matrix4x4 | ||
|games = iii vc sa iv | |||
|desc = fetch the number at, row 3, column 2, in the matrix. The 16 property names for matrix values use one-based naming | |||
|return = float the number from the matrix | |||
|readonly = false | |readonly = false | ||
}} | }} |
edits