public void Normalize ();

Descripción

Hace que este vector tenga una magnitude de 1.

This method will change the current vector. To keep the current vector unchanged, use the normalized property.

Set to zero if the vector is too small to be normalized.

Mirar también: Variable normalized.