Description:

Get top world frustum clipping plane.

Syntax:
public bool GetFrustumTopPlane(
out Plane plane
)
Parameters:
  • plane
  • Type: Plane
  • frustum top side clipping plane. The normal points into the visible region of the frustum. If the projection is perspective, the origin is at the camera location, otherwise the origin is the point on the plane that is closest to the camera location.
Returns:
Type: bool
True if camera and frustum are valid and plane was set.
Available since:
5.0

/
/
/
GetFrustumTopPlane

GetFrustumTopPlane method

Class:  Rhino.Display.RhinoViewport

Nothing found