popMask(renderSession)
Restores the current drawing context to the state it was before the mask was applied.
Parameters
Name Type Description renderSession Object The renderSession whose context will be used for this mask manager.
Source code: pixi/renderers/canvas/utils/CanvasMaskManager.js (Line 49)