Click or drag to resize
SoDepthComposerParamsdepthBits Property

Number of depth bits precision to use for depth composition.

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SoDepthComposerParamsDepthBitsType> depthBits { get; }

Property Value

Type: SoSFEnumSoDepthComposerParamsDepthBitsType
Remarks

Use enum DepthBits. Default is DEPTH_32.

See Also