Vector3.Normalize //Declaration example public static Vector3 Normalize(Vector3 value); //Description: //Makes this vector have a magnitude of 1.