Particles2D.oneShot

If true only one emission cycle occurs. If set true during a cycle, emission will stop at the cycle's end. Default value: false.

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

Meta