GetTransformedPosition
From MaratisWiki
getTransformedPosition(object)
Returns the transformed position (global coordinates) of the object according to it's current matrix (useful if the object is linked to other objects).
-
object
: object to operate on
pos = getTransformedPosition(object)