Hace que este vector tenga una magnitude de 1.
Cuando esté normalizado, un vector mantiene la misma dirección pero su longitud es 1.0.
Note that this function will change the current vector. If you
want to keep the current vector unchanged, use normalized variable.
Si este vector es muy pequeño para ser normalizado se establecerá a cero.
Mirar también: Variable normalized.