Click or drag to resize
SoVolumeRenderingPhysicalQualityblurFactor Property

This value controls the intensity of the blurring for the Depth Of Field effect.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat blurFactor { get; }

Property Value

Type: SoSFFloat
Remarks

The physical value associated with this parameter is the camera's lens aperture. Bigger values induce a shallower depth of field. Default is 0.01.

See Also