ScriptEvent:rotateVecByAngles

From Mod Wiki

Parameters

vector input -- Input vector.
vector rotation -- Angles to rotate by.

Result

vector

Supported By

sdSysCallThread

Functionality

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