Checks if the vector length is greater than zero, then returns the vector with a length of 1 (also called direction vector / unit vector / normalized vector)
3 Likes
Checks if the vector length is greater than zero, then returns the vector with a length of 1 (also called direction vector / unit vector / normalized vector)