Function ParticlesMaterial.animOffsetCurve

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

Texture animOffsetCurve() nothrow @property @nogc;

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