Phaser API Documentation

  Version: 
particleBringToTop: boolean

Description:

Newly emitted particles are added to the top of the particle list, i.e. rendered above those already alive.

Set to false to send them to the back.

Also see the sortOrder property for more complex particle sorting.

Type:
boolean
Default: true