Particles.oneShot

If true only amount particles will be emitted. Default value: false.

  1. bool oneShot [@property getter]
  2. bool oneShot [@property setter]
    struct Particles
    @nogc nothrow @property
    void
    oneShot
    (
    bool v
    )

Meta