Lifecycle Force Module

Lifecycle Force Module

ForceOverLifetime inherits from ParticleGeneratorModule and is used to apply acceleration effects to particles, typically for simulating 3D force fields such as wind.

ForceOverLifetime

Properties

PropertyDescription
spaceSelect the space for force changes, which can be world space or local space
forceXParticleCompositeCurve object representing the x-axis force of particles over their lifetime
forceYParticleCompositeCurve object representing the y-axis force of particles over their lifetime
forceZParticleCompositeCurve object representing the z-axis force of particles over their lifetime

Was this page helpful?