Vec2.Normalize

void Normalize()

Turns this vector into a normalized vector (vector with a length of 1) from the current vector. Will not work properly if the vector has a length of zero.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!