Phaser API Documentation

  Version: 
postRenderCamera(camera)

Description:

Controls the post-render operations for the given camera.

Renders the foreground camera effects like flash and fading, then resets the current scissor state.

Parameters:

name type description
camera Phaser.Cameras.Scene2D.Camera

The Camera to post-render.

Since: 3.0.0