FX

Phaser.FX

GLOW

GLOW: number

Description:

The Glow FX.

Source: src/fx/const.js#L9
Since: 3.60.0

SHADOW

SHADOW: number

Description:

The Shadow FX.

Source: src/fx/const.js#L19
Since: 3.60.0

PIXELATE

PIXELATE: number

Description:

The Pixelate FX.

Source: src/fx/const.js#L29
Since: 3.60.0

VIGNETTE

VIGNETTE: number

Description:

The Vignette FX.

Source: src/fx/const.js#L39
Since: 3.60.0

SHINE

SHINE: number

Description:

The Shine FX.

Source: src/fx/const.js#L49
Since: 3.60.0

BLUR

BLUR: number

Description:

The Blur FX.

Source: src/fx/const.js#L59
Since: 3.60.0

GRADIENT

GRADIENT: number

Description:

The Gradient FX.

Source: src/fx/const.js#L69
Since: 3.60.0

BLOOM

BLOOM: number

Description:

The Bloom FX.

Source: src/fx/const.js#L79
Since: 3.60.0

COLOR_MATRIX

COLOR_MATRIX: number

Description:

The Color Matrix FX.

Source: src/fx/const.js#L89
Since: 3.60.0

CIRCLE

CIRCLE: number

Description:

The Circle FX.

Source: src/fx/const.js#L99
Since: 3.60.0

BARREL

BARREL: number

Description:

The Barrel FX.

Source: src/fx/const.js#L109
Since: 3.60.0

DISPLACEMENT

DISPLACEMENT: number

Description:

The Displacement FX.

Source: src/fx/const.js#L119
Since: 3.60.0

WIPE

WIPE: number

Description:

The Wipe FX.

Source: src/fx/const.js#L129
Since: 3.60.0

BOKEH

BOKEH: number

Description:

The Bokeh and Tilt Shift FX.

Source: src/fx/const.js#L139
Since: 3.60.0

Updated on