Vector3.Normal

Vector3 Normal { get; set; }

Description

Returns a unit version of this vector. A unit vector has length of 1.

Return

User Comments