Click or drag to resize
SoVolumeRenderingQualitysegmentedInterpolationThreshold Property

Defines the iso distance used when segmentedInterpolation is true.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFFloat segmentedInterpolationThreshold { get; }

Property Value

Type: SoSFFloat
Remarks

Default is 0.5. value must be in the range [0 .. 1] NOTE: Only available on SoVolumeIsosurface. NOTE: field available since Open Inventor 8.6

See Also