Phaser API Documentation

  Version: 
kill()

Description:

Kills this particle. This sets the lifeCurrent value to 0, which forces the Particle to be removed the next time its parent Emitter runs an update.

Since: 3.60.0