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