Particles2D.explosiveness

How rapidly particles in an emission cycle are emitted. If greater than 0, there will be a gap in emissions before the next cycle begins. Default value: 0.

  1. double explosiveness [@property getter]
    struct Particles2D
    @nogc nothrow @property
    double
    explosiveness
    ()
  2. double explosiveness [@property setter]

Meta