This version of Unity is unsupported.

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).