GetTransformedRotation
(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:27, 4 February 2014
Returns the transformed rotation (global coordinates) of the object according to it's current matrix :
(useful if the object is linked to other objects)
rot = getTransformedRotation(object)