Function ParticlesMaterial.animSpeedCurve

Each particle's animation speed will vary along this CurveTexture.

Texture animSpeedCurve() nothrow @property @nogc;

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