Returns the cross product of two three-element vectors.
The first vector (3 elements).
The second vector (3 elements).
Optional
The destination vector to store the result (optional).
The resulting cross product (3 elements).
Returns the cross product of two three-element vectors.