SoRenderToTargetclearDepthValue Property |
Value used to clear the depth buffer before the rendering.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat clearDepthValue { get; }
Public ReadOnly Property clearDepthValue As SoSFFloat
Get
public:
property SoSFFloat^ clearDepthValue {
SoSFFloat^ get ();
}
member clearDepthValue : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also