Returns the cross product of two four-element vectors (ignores the w component).
The first vector (4 elements).
The second vector (4 elements).
The resulting cross product (4 elements with w set to 0).
Returns the cross product of two four-element vectors (ignores the w component).