Click or drag to resize
SoVolumeRenderingQualityvoxelOutlineColor Property

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

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

Property Value

Type: SoSFColor
Remarks

Default is black : (0, 0, 0).

Note Note

Field available since Open Inventor 9.6

See Also