Particles.lifetime

Amount of time each particle will exist. Default value: 1.

  1. double lifetime [@property getter]
    struct Particles
    @nogc nothrow @property
    double
    lifetime
    ()
  2. double lifetime [@property setter]

Meta