ParticlesMaterial.damping

The rate at which particles lose velocity.

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

Meta