Click or drag to resize
SoVolumeSkinfaceMode Property

Display front (facing the camera) faces or back faces.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoVolumeSkinFaceModes> faceMode { get; }

Property Value

Type: SoSFEnumSoVolumeSkinFaceModes
Remarks

. Default is FRONT. Displaying only front (or back) faces reduces the amount of data that must be loaded and reduces the rendering time.

Note Note

Field available since Open Inventor 8.1

See Also