nanos world API Reference Unofficial documentation
Function Shared

Vector.GetSafeNormal

Returns a normalized copy of the vector, checking it is safe to do so based on the length

Syntax

Lua
my_vector:GetSafeNormal()

Returns