Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStats.h |
Include |
#include "Particles/ParticlePerfStats.h" |
struct FParticlePerfStats
Name | Description | ||
---|---|---|---|
|
GameThreadStats |
Stats on GT and GT spawned concurrent work. |
|
|
GPUStats |
Stats from GPU work. |
|
|
RenderThreadStats |
Stats on RT work. |
Name | Description | |
---|---|---|
|
FParticlePerfStats() |
Name | Description | ||
---|---|---|---|
|
AddComponentStatReader() |
||
|
AddSystemStatReader() |
||
|
AddWorldStatReader() |
||
|
GetCSVStatsEnabled() |
||
|
FParticlePer... |
GetGameThreadStats() |
Returns the current frame Game Thread stats. |
|
GetGatherComponentStats() |
||
|
GetGatherSystemStats() |
||
|
GetGatherWorldStats() |
||
|
FParticlePer... |
GetGPUStats() |
Returns the current frame GPU stats. |
|
FParticlePer... |
GetRenderThreadStats() |
Returns the current frame Render Thread stats. |
|
FParticlePer... |
GetStats ( |
|
|
FParticlePer... |
GetStats ( |
|
|
FParticlePer... |
GetStats ( |
|
|
GetStatsEnabled() |
||
|
RemoveComponentStatReader() |
||
|
RemoveSystemStatReader() |
||
|
RemoveWorldStatReader() |
||
|
Reset ( |
||
|
ResetGT() |
||
|
ResetRT() |
||
|
SetCSVStatsEnabled ( |
||
|
SetStatsEnabled ( |
||
|
ShouldGatherStats() |
||
|
Tick() |
||
|
TickRT() |