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