VectorCross

Revision as of 01:28, 10 August 2010 by imported>DragoonWraith
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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.