CPUParticles2D.oneShot

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

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

Meta