Function CPUParticles2D.angleCurve

Each particle's rotation will be animated along this Curve.

Curve angleCurve() nothrow @property @nogc;

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