Summary
Returns the cross product of the 2 given vectors.
If the given vectors are linearly independent, the resulting vector is perpendicular to them both, also known as a normal of a plane.
Summary
Returns the cross product of this and the given vector.
If this and the given vectors are linearly independent, the resulting vector is perpendicular to them both, also known as a normal of a plane.