GetTransformedScale
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
Line 1: | Line 1: | ||
− | Returns the transformed scale (global coordinates) of the object according to it's current matrix | + | {{lua-function|getTransformedScale|object}} |
+ | |||
+ | Returns the transformed scale (global coordinates) of the object according to it's current matrix (useful if the object is linked to other objects). | ||
pos = getTransformedScale(object) | pos = getTransformedScale(object) |
Revision as of 17:46, 8 February 2014
getTransformedScale(object)
Returns the transformed scale (global coordinates) of the object according to it's current matrix (useful if the object is linked to other objects).
pos = getTransformedScale(object)