Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> customEnvironment: boolean

Description:

Is Phaser running under a custom (non-native web) environment? If so, set this to true to skip internal Feature detection. If true the renderType cannot be left as AUTO.

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