Particles.lifetime

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

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

Meta