Click or drag to resize

ViewportInfoPerspectiveMinNearOverFar Property

Expert user function to control the minimum ratio of near/far when perspective projections are begin used.

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

Property Value

Type: Double
See Also