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 Rotation Over Lifetime module.
See Also: ParticleSystem, ParticleSystem.rotationOverLifetime.
enabled | Enable/disable the Rotation Over Lifetime module. |
separateAxes | Set the rotation over lifetime on each axis separately. |
x | Rotation over lifetime curve for the X axis. |
y | Rotation over lifetime curve for the Y axis. |
z | Rotation over lifetime curve for the Z axis. |