Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStats.h |
| Include | #include "Particles/ParticlePerfStats.h" |
Syntax
struct FParticlePerfStats_RT
Remarks
Stats gathered on the render thread.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint64 | GetDynamicMeshElementsCycles | ||
| uint64 | NumInstances | ||
| uint64 | RenderUpdateCycles |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint64 | |||
| uint64 | |||
| void | Reset () |