Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UParticleEmitter
Description
CreateLODLevel Creates the given LOD level. Intended for editor-time usage. Assumes that the given LODLevel will be in the [0..100] range.
| Name | CreateLODLevel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleEmitter.h |
| Include Path | #include "Particles/ParticleEmitter.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleEmitter.cpp |
int32 CreateLODLevel
(
int32 LODLevel,
bool bGenerateModuleData
)
The index of the created LOD level