GetInverseRotatedVector

(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
Returns the inverse rotated vector according to the object current matrix :
+
{{lua-function|getInverseRotatedVector|object, vector}}
 +
 
 +
Returns the inverse rotated vector according to the object current matrix.
  
 
  vec = getInverseRotatedVector(object, vec3(x, y, z))
 
  vec = getInverseRotatedVector(object, vec3(x, y, z))

Revision as of 18:47, 8 February 2014

getInverseRotatedVector(object, vector)

Returns the inverse rotated vector according to the object current matrix.

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