Function Particles.amount

Number of particles to emit.

long amount() nothrow @property @nogc;

void amount (
  long v
) nothrow @property @nogc;