GetTransformedVector

(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
  
 
[[Category:Lua scripting]]
 
[[Category:Lua scripting]]
 +
[[Category:Lua function]]
 +
[[Category:Object]]

Revision as of 19:27, 4 February 2014

Returns the transformed vector according to the object's current matrix :
mainly used to transform a local coordinate vector in global coordinate

vec = getTransformedVector(object, vec3(x, y, z))
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox