GetMatrix
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 4: | Line 4: | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
+ | [[Category:Lua function]] | ||
+ | [[Category:Object]] |
Revision as of 18:28, 4 February 2014
Returns the object's matrix in a table of 16 entries (4x4 matrix) :
matrix = getMatrix(object)