Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> clearBeforeRender: boolean

Description:

Whether the game canvas will be cleared between each rendering frame. You can disable this if you have a full-screen background image or game object.

Type:
boolean
Since: 3.0.0
Source: src/core/Config.js (Line 391)