Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> disablePreFX: boolean

Description:

Disables the automatic creation of the Pre FX Pipelines. If disabled, you cannot use the built-in Pre FX on Game Objects.

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