Function ParticlesMaterial.orbitVelocityCurve

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

Texture orbitVelocityCurve() nothrow @property @nogc;

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