maxOpacity property

double maxOpacity
final

The maximum opacity of a particle. It is used to compute the target opacity after spawning. Implementation may differ by ParticleBehaviour.

Implementation

final double maxOpacity;