Function ParticlesMaterial.trailSizeModifier

Trail particles' size will vary along this CurveTexture.

CurveTexture trailSizeModifier() nothrow @property @nogc;

void trailSizeModifier (
  CurveTexture v
) nothrow @property @nogc;