Function ParticlesMaterial.angleCurve

Each particle's rotation will be animated along this CurveTexture.

Texture angleCurve() nothrow @property @nogc;

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