Function CPUParticles2D.animSpeedCurve

Each particle's animation speed will vary along this Curve.

Curve animSpeedCurve() nothrow @property @nogc;

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