x
Calculates the 2D cross product between this and the other vector
Custom operator to apply cross multiplication.
Return
the cross product.
Parameters
vector2
will be used to calculate the cross product of this vector.
Custom operator to apply cross multiplication.
Return
the cross product.
Parameters
vector3
will be used to calculate the cross product of this vector.