particleCount property

int? particleCount
final

Total particles to spawn for the run. Clamped to [minParticleCount, maxParticleCount].

Implementation

final int? particleCount;