Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Attractor > API/Runtime/Engine/Particles/Attractor/UParticleModuleAttractorParticle
Syntax
TEnumAsByte< enum EAttractorParticleSelectionMethod > SelectionMethod
Remarks
The method to use when selecting an attractor target particle from the emitter. One of the following: Random - Randomly select a particle from the source emitter. Sequential - Select a particle using a sequential order.