Function CPUParticles.animOffsetCurve

Each particle's animation offset will vary along this Curve.

Curve animOffsetCurve() nothrow @property @nogc;

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