[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
VectorCross
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.