Click or drag to resize

ViewportInfoPerspectiveMinNearDist Property

Expert user function to control the minimum value of near when perspective projections are being used.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public double PerspectiveMinNearDist { get; set; }

Property Value

Type: Double
See Also