Function CPUParticles2D.colorRamp

Each particle's color will vary along this Gradient.

Gradient colorRamp() nothrow @property @nogc;

void colorRamp (
  Gradient v
) nothrow @property @nogc;