ViewportInfoFrustumRightPlane Property |
Gets the frustum right plane that separates visibile from off-screen.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Plane FrustumRightPlane { get; }Public ReadOnly Property FrustumRightPlane As Plane
Get
Property Value
Type:
Plane
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also