ParticlesMaterial.damping

The rate at which particles lose velocity.

  1. double damping [@property getter]
    struct ParticlesMaterial
    @nogc nothrow @property
    double
    damping
    ()
  2. double damping [@property setter]

Meta