Phaser API Documentation

  Version: 
postRenderWebGL(renderer)

Description:

Flushes all rendered pixels and disables the stencil test of a WebGL context, thus disabling the mask for it.

Parameters:

name type description
renderer Phaser.Renderer.WebGL.WebGLRenderer

The WebGL Renderer instance to draw flush.

Since: 3.0.0