spawnMinSpeed property
The minimum speed of a spawned particle. Changing this value should cause the particles to update, in case their current speed is smaller than the new value. The concrete effects depends on the instance of ParticleBehaviour used.
Implementation
final double spawnMinSpeed;