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 void SetCurrentLODMethod
(
ParticleSystemLODMethod InMethod
)
Remarks
Set the LOD method
Parameters
| Name | Description |
|---|---|
| InMethod | The desired method |