ViewportInfoFrustumRightPlane Property |
Gets the frustum right plane that separates visible from off-screen.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Plane FrustumRightPlane { get; }
Public ReadOnly Property FrustumRightPlane As Plane
Get
Property Value
Type:
PlaneSee Also