maxParticleScale : number
The maximum possible scale of a particle. This is applied to the X and Y axis. If you need to control each axis see maxParticleScaleX.
- Default Value
- 1
- Source code: particles/arcade/Emitter.js (Line 75)
maxParticleScale : number
The maximum possible scale of a particle. This is applied to the X and Y axis. If you need to control each axis see maxParticleScaleX.
Please login to continue.