Function CPUParticles.scaleAmountCurve

Each particle's scale will vary along this Curve.

Curve scaleAmountCurve() nothrow @property @nogc;

void scaleAmountCurve (
  Curve v
) nothrow @property @nogc;