Function ParticlesMaterial.dampingCurve

Damping will vary along this CurveTexture.

Texture dampingCurve() nothrow @property @nogc;

void dampingCurve (
  Texture v
) nothrow @property @nogc;