Difference between revisions of "ScriptEvent:rotateAngles"

From Mod Wiki
 
(No difference)

Latest revision as of 11:38, 5 November 2007

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.