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: 9.9.13.0 (9.9.13.0)
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: field available since Open Inventor 8.1

See Also