Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPerfBaseline.h |
Include |
#include "NiagaraPerfBaseline.h" |
class FParticlePerfStatsListener_NiagaraBaselineComparisonRender : public FParticlePerfStatsListener_GatherAll
This listener gathers perf stats for all systems and will render them to the editor viewport with a comparison to their perf baselines.
Name | Description | ||
---|---|---|---|
|
CurrentStats |
||
|
NumFrames |
||
|
NumFramesRT |
Name | Description | |
---|---|---|
|
FParticlePerfStatsListener_NiagaraBaselineComparisonRender() |
Name | Description | ||
---|---|---|---|
|
NeedsSystemStats() |
||
|
NeedsWorldStats() |
||
|
Tick() |
Called every frame with the current frame data. |
|
|
TickRT() |
Called every frame from the render thread gather any RT stats. |