Function ParticlesMaterial.tangentialAccelCurve

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

Texture tangentialAccelCurve() nothrow @property @nogc;

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