SpawnParticles( int number, int color1, int color2, float min, float max )

numbernumber of particles/sec to spawn
color1 and color2the range(?) of colors used
minminimum size of (square) particles in metres
maxmaximum size of particles

Notes