Phaser API Documentation

  Version: 

Description:

The initial speed of emitted particles, in pixels per second.

If using this as a getter it will return the speedX value.

If using it as a setter it will update both speedX and speedY to the given value.

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

Since: 3.60.0