nanos world API Reference Unofficial documentation
Function Shared

Vector.Normalize

Normalize this vector in-place if it is larger than a given tolerance. Leaves it unchanged if not

Syntax

Lua
my_vector:Normalize()

Returns

  • boolean If the vector has been modified