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 By Speed module.
See Also: ParticleSystem, ParticleSystem.rotationBySpeed.
enabled | Enable/disable the Rotation By Speed module. |
range | Apply the rotation curve between these minimum and maximum speeds. |
separateAxes | Set the rotation by speed on each axis separately. |
x | Rotation by speed curve for the X axis. |
y | Rotation by speed curve for the Y axis. |
z | Rotation by speed curve for the Z axis. |