Click or drag to resize
SoRenderToTargetclearColorValue Property

Value used to clear the color 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 SoSFVec4f clearColorValue { get; }

Property Value

Type: SoSFVec4f
Remarks

Default is (0.0, 0.0, 0.0, 0.0).

See Also