Script interface for the SizeOverLifetimeModule of a Particle System.
See Also: ParticleSystem, ParticleSystem.sizeOverLifetime.
enabled | Specifies whether the SizeOverLifetimeModule is enabled or disabled. |
separateAxes | Set the size over lifetime on each axis separately. |
size | Curve to control particle size based on lifetime. |
sizeMultiplier | A multiplier for ParticleSystem.SizeOverLifetimeModule.size. |
x | Size over lifetime curve for the x-axis. |
xMultiplier | Size multiplier along the x-axis. |
y | Size over lifetime curve for the y-axis. |
yMultiplier | Size multiplier along the y-axis. |
z | Size over lifetime curve for the z-axis. |
zMultiplier | Size multiplier along the z-axis. |