GetInverseRotatedVector
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 4: | Line 4: | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
+ | [[Category:Lua function]] | ||
+ | [[Category:Object]] |
Revision as of 18:27, 4 February 2014
Returns the inverse rotated vector according to the object current matrix :
vec = getInverseRotatedVector(object, vec3(x, y, z))