RhinoCommon API
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
public double PerspectiveMinNearDist { get; set; }
Public Property PerspectiveMinNearDist As Double Get Set