Sets the given vector "result" with the result of the normal transformation by the given matrix of the given floats (x, y, z) This methods computes transformed normalized direction vectors only (ie. it does not apply translation)
define the x coordinate of the source vector
define the y coordinate of the source vector
define the z coordinate of the source vector
defines the transformation matrix
defines the Vector3 where to store the result
Sets the given vector "result" with the result of the normal transformation by the given matrix of the given floats (x, y, z) This methods computes transformed normalized direction vectors only (ie. it does not apply translation)