Function ParticlesMaterial.linearAccelCurve

Each particle's linear acceleration will vary along this CurveTexture.

Texture linearAccelCurve() nothrow @property @nogc;

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