ScriptEvent:crossProduct

From Mod Wiki
Revision as of 11:24, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

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

Result

vector

Supported By

sdSysCallThread

Functionality

Returns the cross product of the given vectors.