Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • 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

AlphaWrite alpha component.
BlueWrite blue component.
GreenWrite green component.
RedWrite red component.
AllWrite all components (R, G, B and Alpha).