UpdateMatrix
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
| (3 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) | ||
| Line 5: | Line 9: | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
[[Category:Lua function]] | [[Category:Lua function]] | ||
| − | [[Category: | + | [[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)