@pixi/constants > PIXI > BUFFER_BITS PIXI.BUFFER_BITS BUFFER_BITS Bitwise OR of masks that indicate the buffers to be cleared. Summary Properties from BUFFER_BITS number static COLOR number static DEPTH number static STENCIL 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. Summary Public Properties COLOR DEPTH STENCIL Powered by webdoc!