Function ParticlesMaterial.angularVelocityCurve

Each particle's angular velocity will vary along this CurveTexture.

Texture angularVelocityCurve() nothrow @property @nogc;

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