VectorCross
From The Elder Scrolls Construction Set Wiki
A function added by the Oblivion Script Extender.
Syntax:
(crossProduct:array) VectorCross vector:array vector:array (crossProduct:array) cross vector:array vector:array
Returns the cross (vector) product of two vectors. The vectors must have the same length.