Particles.lifetime

The amount of time each particle will exist (in seconds).

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

Meta