Function CPUParticles.hueVariationCurve

Each particle's hue will vary along this Curve.

Curve hueVariationCurve() nothrow @property @nogc;

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