Particle

Lifecycle Velocity Module

Lifecycle Velocity Module

VelocityOverLifetimeModule inherits from ParticleGeneratorModule and is used to control the velocity changes of a particle system over its lifetime.

avatar

Properties

PropertyDescription
spaceSelect the space for velocity changes, which can be world space or local space
velocityXParticleCompositeCurve object representing the x-axis rotation of particles over their lifetime
velocityYParticleCompositeCurve object representing the y-axis rotation of particles over their lifetime
velocityZParticleCompositeCurve object representing the z-axis rotation of particles over their lifetime

Was this page helpful?