nanos world API Reference Unofficial documentation
Function Shared

Rotator.UnrotateVector

Returns the vector rotated by the inverse of this rotator.

Syntax

Lua
my_rotator:UnrotateVector(vector)

Parameters

Name Type Default Description
vector Vector The vector to rotate by the inverse of the Rotator

Returns