Click or drag to resize
SoDepthComposerParamsDepthBitsType Enumeration

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public enum DepthBitsType
Members
  Member nameValueDescription
AUTO0

Use the best mode depending on far and near clipping plane range.

DEPTH_161

16-bit depth component precision.

DEPTH_322

32-bit depth component precision.

Remarks