UpdateMatrix
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | Update the object's matrix | + | {{lua-function|updateMatrix|object}} |
+ | |||
+ | Update the object's matrix. | ||
+ | |||
+ | {{lua-function-param|object|object to operate on}} | ||
updateMatrix(object) | updateMatrix(object) | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
+ | [[Category:Lua function]] | ||
+ | [[Category:Transformation]] |
Latest revision as of 00:21, 9 February 2014
updateMatrix(object)
Update the object's matrix.
-
object
: object to operate on
updateMatrix(object)