Particle

Rotation Over Lifetime Module

RotationOverLifetimeModule inherits from ParticleGeneratorModule and is used to control the rotation changes of the particle system over its lifetime.

avatar

Properties

PropertyDescription
separateAxesboolean type, indicates whether to rotate separately on each axis. If disabled, only the z-axis will be used
rotationXParticleCompositeCurve object, represents the x-axis rotation of the particle over its lifetime
rotationYParticleCompositeCurve object, represents the y-axis rotation of the particle over its lifetime
rotationZParticleCompositeCurve object, represents the z-axis rotation of the particle over its lifetime

Was this page helpful?

On this page