struct in UnityEngine
/
Implemented in:UnityEngine.ParticleSystemModule
Switch to ManualScript interface for the Size Over Lifetime module.
See Also: ParticleSystem, ParticleSystem.sizeOverLifetime.
| enabled | Enable/disable the Size Over Lifetime module. | 
| separateAxes | Set the size over lifetime on each axis separately. | 
| size | Curve to control particle size based on lifetime. | 
| sizeMultiplier | Size multiplier. | 
| x | Size over lifetime curve for the X axis. | 
| xMultiplier | X axis size multiplier. | 
| y | Size over lifetime curve for the Y axis. | 
| yMultiplier | Y axis size multiplier. | 
| z | Size over lifetime curve for the Z axis. | 
| zMultiplier | Z axis size multiplier. |