VectorCross

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

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.