Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ColorWriteMask

Description

Specifies which color components will get written into the target framebuffer.

Variables

Alpha Write alpha component.
Blue Write blue component.
Green Write green component.
Red Write red component.
All Write all components (R, G, B and Alpha).