Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ColorWriteMask

enumeration

Description

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

Properties

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

Did you find this page useful? Please give it a rating: