ScriptEvent:rotateAngles

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

Parameters

vector input -- Initial angles.
vector rotation -- Angles to rotate by.

Result

vector

Supported By

sdSysCallThread

Functionality

Rotates a set of angles, by another set of angles, and returns the result.