CPUParticles.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]
  2. bool oneShot [@property setter]
    struct CPUParticles
    @nogc nothrow @property
    void
    oneShot
    (
    bool v
    )

Meta