Function ParticlesMaterial.colorRamp

Each particle's color will vary along this GradientTexture.

Texture colorRamp() nothrow @property @nogc;

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