Function ParticlesMaterial.hueVariationCurve

Each particle's hue will vary along this CurveTexture.

Texture hueVariationCurve() nothrow @property @nogc;

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