ViewInfo.FocalBlurSampleCount Property

ViewInfoFocalBlurSampleCount Property

Gets or sets the Focal blur sample count of the active viewport

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public uint FocalBlurSampleCount { get; set; }
Public Property FocalBlurSampleCount As UInteger
	Get
	Set

Property Value

Type: UInt32
Version Information

Rhino for Windows

Supported in: 6.14
See Also