Sandbox Logo

Vector3Int.Normal

Vector3 Normal { get; set; }

Description

Returns a unit version of this vector. Keep in mind this returns a Vector3 and not a Vector3Int.

Return

User Comments