Sandbox Logo

Vector2Int.Normal

Vector2 Normal { get; set; }

Description

Returns a unit version of this vector. Keep in mind this returns a Vector2 and not a Vector2Int.

Return

User Comments