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