GetInverseVector
From MaratisWiki
Revision as of 17:48, 8 February 2014 by Dahnielson (Talk | contribs)
getInverseVector(object, vector)
Returns the inverse vector according to the object current matrix. Mainly used to transform a global coordinate vector in the object's local coordinates.
vec = getInverseVector(object, vec3(x, y, z))