Function CPUParticles.orbitVelocityCurve

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

Curve orbitVelocityCurve() nothrow @property @nogc;

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