Difference between revisions of "ScriptEvent:crossProduct"

From Mod Wiki
 
(No difference)

Latest revision as of 11:24, 5 November 2007

Parameters

vector a -- First vector.
vector b -- Second vector.

Result

vector

Supported By

sdSysCallThread

Functionality

Returns the cross product of the given vectors.