Phaser API Documentation

  Version: 

Description:

The number of milliseconds to wait after a particle has finished its life before it will be removed. This allows you to 'hold' a particle on the screen once it has reached its final state before it then vanishes.

Note that all particle updates will cease, including changing alpha, scale, movement or animation.

Accessing this property should typically return a number. However, it can be set to any valid EmitterOp onEmit type.

Since: 3.60.0