Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> preserveDrawingBuffer: boolean

Description:

If the value is true the WebGL buffers will not be cleared and will preserve their values until cleared or overwritten by the author.

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