Plane.Normalize Method ()

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.