Function ParticlesMaterial.scaleCurve

Each particle's scale will vary along this CurveTexture.

Texture scaleCurve() nothrow @property @nogc;

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