ScriptEvent:rotateVec

From Mod Wiki

Parameters

vector input -- Input vector.
vector axis -- Vector to rotate around.
float angle -- Amount to rotate by.

Result

vector

Supported By

sdSysCallThread

Functionality

Rotates a vector around another vector by a set angles.