Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> desynchronized: boolean

Description:

When set to true it will create a desynchronized context for both 2D and WebGL. See https://developers.google.com/web/updates/2019/05/desynchronized for details.

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