PIXI.BUFFER_BITS

BUFFER_BITS

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

Summary


Properties from BUFFER_BITS

Public Properties


COLOR index.ts:38
static COLOR: number

Indicates the buffers currently enabled for color writing.

DEPTH index.ts:38
static DEPTH: number

Indicates the depth buffer.

STENCIL index.ts:38
static STENCIL: number

Indicates the stencil buffer.


Powered by webdoc!