Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/ParticleEmitterInstances.h |
Include |
#include "ParticleEmitterInstances.h" |
Get the physical index of the particle at the given index (ie, the contents of ParticleIndices[InIndex])
int32 The direct index of the particle
Parameter |
Description |
---|---|
InIndex |
The index of the particle of interest |