nanos world API Reference Unofficial documentation
Function Shared

Rotator.RotateVector

Rotate a vector rotated by this rotator.

Syntax

Lua
my_rotator:RotateVector(vector)

Parameters

Name Type Default Description
vector Vector the vector to rotate by the Rotator

Returns