Vec3.Normalized
Vec3 Normalized{ get }
Description
Creates 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!