Particles2D.lifetime

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

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

Meta