ColorMaskMode
The ColorMaskMode node affects drawing in RGBA mode. The 4 masks control whether the corresponding component is written.
Inheritance
Code
XML encoding
<ColorMaskMode maskR='TRUE' maskG='TRUE' maskB='TRUE' maskA='TRUE' logFeature='' />
Classic encoding
ColorMaskMode { maskR TRUE maskG TRUE maskB TRUE maskA TRUE logFeature [""] }
Interface
Filter: X3D only | Avalon only | All
id | Name | DataType | PartType | Default | ValueType | Description |
---|---|---|---|---|---|---|
![]() |
metadata | SFNode | inputOutput | MetadataObject | container for payload metadata inside MetadataSet element |