Function CPUParticles2D.linearAccelCurve

Each particle's linear acceleration will vary along this Curve.

Curve linearAccelCurve() nothrow @property @nogc;

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