matrix4x4.m32: Difference between revisions

no edit summary
m (Mex moved page Matrix4x4.m32 to matrix4x4.m32)
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = m32
|side = shared
|type = property
|type = property
|name = m32
|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
|returnTypes = float
|usage = fetch the number at, row 3, column 2, in the matrix. The 16 property names for matrix values use one-based naming
|returnInfo = the number from the matrix
}}
}}
6,833

edits