Phaser API Documentation

  Version: 
getAnim()

Description:

Chooses an animation from Phaser.GameObjects.Particles.ParticleEmitter#anims, if populated.

Returns:
Description:

The animation to play, or null if there aren't any.

Type:
  • string
Since: 3.60.0