Select your preferred scripting language. All code snippets will be displayed in this language.
struct in UnityEngine
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseScript 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. |
x | Size over lifetime curve for the X axis. |
y | Size over lifetime curve for the Y axis. |
z | Size over lifetime curve for the Z axis. |