Choose your operating system:
Windows
macOS
Linux
Module |
|
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
(
int32 LODLevelIndex
)
Return the distance for the given LOD level
-1.0f If the index is invalid Distance The distance set for the LOD level
Parameter |
Description |
---|---|
LODLevelIndex |
The LOD level that the distance is being retrieved for |