Progetto H — API Reference API & Scripting 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