Navigation
Unreal Engine C++ API Reference > 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
&40;
ParticleSystemLODMethod InMethod
&41;
Remarks
Set the LOD method
Parameters
Name | Description |
---|---|
InMethod | The desired method |