Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the normal of a plane.
Overload List
public void Normalize(); public static Plane Normalize(Plane);
Remarks
This method normalizes a plane so that
|a, b, c| == 1.