Function CPUParticles.tangentialAccelCurve

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

Curve tangentialAccelCurve() nothrow @property @nogc;

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