System plugin to the renderer to manage stencils (used for masks).
PIXI
The renderer this System works for.
Destroys the mask stack.
Gets count of masks of certain type.
Pops stencil mask. MaskData is already removed from stack
object of popped mask data
Applies the Mask and adds it to the current stencil stack.
The mask data
Changes the mask stack that is used by this System.
The mask stack
System plugin to the renderer to manage stencils (used for masks).
Memberof
PIXI