Function CPUParticles2D.angularVelocityCurve

Each particle's angular velocity will vary along this Curve.

Curve angularVelocityCurve() nothrow @property @nogc;

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