Sets the given vector "result" with the cross product of "left" and "right" The cross product is then orthogonal to both "left" and "right"
defines the left operand
defines the right operand
defines the Vector3 where to store the result
Sets the given vector "result" with the cross product of "left" and "right" The cross product is then orthogonal to both "left" and "right"