GetTransformedRotation

(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
Returns the transformed rotation (global coordinates) of the object according to it's current matrix : <br>(useful if the object is linked to other objects)
+
{{lua-function|getTransformedRotation|object}}
 +
 
 +
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)
 
  rot = getTransformedRotation(object)

Revision as of 17:46, 8 February 2014

getTransformedRotation(object)

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)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox