Enumeration BUFFER_BITS

Bitwise OR of masks that indicate the buffers to be cleared.

PIXI

Enumeration Members

Enumeration Members

COLOR: 16384

Indicates the buffers currently enabled for color writing.

0x00004000
DEPTH: 256

Indicates the depth buffer.

0x00000100
STENCIL: 1024

Indicates the stencil buffer.

0x00000400