Click or drag to resize

ViewportInfoFrustumBottomPlane Property

Gets the frustum bottom plane that separates visible from off-screen.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Plane FrustumBottomPlane { get; }

Property Value

Type: Plane
See Also