SoDepthComposerParamsdepthBits Property |
Number of depth bits precision to use for depth composition.
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<SoDepthComposerParamsDepthBitsType> depthBits { get; }
Public ReadOnly Property depthBits As SoSFEnum(Of SoDepthComposerParamsDepthBitsType)
Get
public:
property SoSFEnum<SoDepthComposerParamsDepthBitsType>^ depthBits {
SoSFEnum<SoDepthComposerParamsDepthBitsType>^ get ();
}
member depthBits : SoSFEnum<SoDepthComposerParamsDepthBitsType> with get
Property Value
Type:
SoSFEnumSoDepthComposerParamsDepthBitsType
Remarks
See Also