ViewportInfo.FrustumNear Property

ViewportInfoFrustumNear Property

Gets the frustum near-cutting value.

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

Property Value

Type: Double
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also