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: 2024.1.1.0 (2024.1.1)
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