ViewportInfo.FrustumBottomPlane Property

ViewportInfoFrustumBottomPlane Property

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

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Plane FrustumBottomPlane { get; }
Public ReadOnly Property FrustumBottomPlane As Plane
	Get

Property Value

Type: Plane
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also