Click or drag to resize
SoVolumeRenderingQualityvoxelOutlineWidth Property

When OIV.VolumeViz.Nodes.SoVolumeRenderingQuality.voxelOutline is true, this value specifies the voxel outline width in pixels.

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

Property Value

Type: SoSFFloat
Remarks

Default is 2 pixels.

Note Note

Field available since Open Inventor 9.6

See Also