Phaser API Documentation

  Version: 
active: boolean

Description:

Toggle this boolean to enable or disable this effect, without removing and adding it from the Game Object.

Only works for Pre FX.

Post FX are always active.

Type:
boolean
Since: 3.60.0
Source: src/fx/Controller.js (Line 47)