Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/UParticleSystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystem.h |
| Include | #include "Particles/ParticleSystem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleComponents.cpp |
virtual float GetLODDistance
&40;
int32 LODLevelIndex
&41;
Remarks
Return the distance for the given LOD level -1.0f If the index is invalid Distance The distance set for the LOD level
Parameters
| Name | Description |
|---|---|
| LODLevelIndex | The LOD level that the distance is being retrieved for |