ViewInfo.FocalBlurDistance Property

ViewInfoFocalBlurDistance Property

Gets or sets the Focal blur distance of the active viewport

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

Property Value

Type: Double
Version Information

Rhino for Windows

Supported in: 6.8
See Also