Click or drag to resize
SoRenderToTargetclearDepthValue Property

Value used to clear the depth buffer before the rendering.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat clearDepthValue { get; }

Property Value

Type: SoSFFloat
Remarks

Default is 1.0.

See Also