maxOpacity property
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;
The maximum opacity of a particle. It is used to compute the target opacity after spawning. Implementation may differ by ParticleBehaviour.
final double maxOpacity;