Click or drag to resize
SoColorMaskblue Property

Specifies whether or not the blue component can be written into the frame buffer.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.3.0 (2024.1.3)
Syntax
public SoSFBool blue { get; }

Property Value

Type: SoSFBool
Remarks

The default value is true, indicating that the color component can be written.

See Also