Function CPUParticles2D.scaleAmount

Initial scale applied to each particle.

double scaleAmount() nothrow @property @nogc;

void scaleAmount (
  double v
) nothrow @property @nogc;