Normalized
Summary
public Vector3D Normalized()
Creates a unit vector from the specified vector. The result is a vector one unit in length pointing in the same direction as the original vector.
Returns
Normalized vector
public Vector3D Normalized()
Creates a unit vector from the specified vector. The result is a vector one unit in length pointing in the same direction as the original vector.
Normalized vector