GetTransformedScale

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
m
m
 
Line 2: Line 2:
  
 
Returns the transformed scale (global coordinates) of the object according to it's current matrix (useful if the object is linked to other objects).
 
Returns the transformed scale (global coordinates) of the object according to it's current matrix (useful if the object is linked to other objects).
 +
 +
{{lua-function-param|object|object to operate on}}
  
 
  pos = getTransformedScale(object)
 
  pos = getTransformedScale(object)

Latest revision as of 01:19, 9 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).

  • object : object to operate on
pos = getTransformedScale(object)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox