Garry's Mod Wiki

Vector:GetNormal

  Vector Vector:GetNormal()

Description

We advise against using this. It may be changed or removed in a future update. Use Vector:GetNormalized instead.

Returns a normalized version of the vector. This is a alias of Vector:GetNormalized.

Returns

1 Vector
Normalized version of the vector.