RotationOverLifetimeModule

struct in UnityEngine

/

Implemented in:UnityEngine.ParticleSystemModule

Switch to Manual

Description

Script interface for the RotationOverLifetimeModule.

Rotate particles throughout their lifetime.

Additional resources: ParticleSystem, ParticleSystem.rotationOverLifetime.

Properties

enabledSpecifies whether the RotationOverLifetimeModule is enabled or disabled.
separateAxesSet the rotation over lifetime on each axis separately.
xRotation over lifetime curve for the x-axis.
xMultiplierRotation multiplier around the x-axis.
yRotation over lifetime curve for the y-axis.
yMultiplierRotation multiplier around the y-axis.
zRotation over lifetime curve for the z-axis.
zMultiplierRotation multiplier around the z-axis.

Did you find this page useful? Please give it a rating: