Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> backgroundColor: Phaser.Display.Color

Description:

The background color of the game canvas. The default is black. This value is ignored if transparent is set to true.

Since: 3.0.0
Source: src/core/Config.js (Line 428)