Progetto H — API Reference API & Scripting Documentation
Function Shared

Vector.GetUnsafeNormal

Returns the normalized version of vector without checking for zero length

Syntax

Lua
my_vector:GetUnsafeNormal()

Returns