Phaser API Documentation

  Version: 
Only webGL initPostPipeline([preFX])

Description:

This should only be called during the instantiation of the Game Object.

It is called by default by all core Game Objects and doesn't need calling again.

After that, use setPostPipeline.

Parameters:

name type arguments Default description
preFX boolean <optional> false

Does this Game Object support Pre FX?

Since: 3.60.0