Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Orbit > UParticleModuleOrbitBase
Syntax
uint32 bUseEmitterTime: 1
Remarks
If true, distribution values will be retrieved using the EmitterTime. If false (default), they will be retrieved using the Particle.RelativeTime.