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