GetTransformedPosition

(Difference between revisions)
Jump to: navigation, search
(Created page with "Returns the transformed position (global coordinates) of the object according to it's current matrix : <br>(useful if the object is linked to other objects) pos = getTransfo...")
 
Line 2: Line 2:
  
 
  pos = getTransformedPosition(object)
 
  pos = getTransformedPosition(object)
 +
 +
[[Category:Lua scripting]]

Revision as of 19:03, 4 February 2014

Returns the transformed position (global coordinates) of the object according to it's current matrix :
(useful if the object is linked to other objects)

pos = getTransformedPosition(object)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox