Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraDebugHUDSettingsData
Syntax
UPROPERTY&40;Config, EditAnywhere, Category&61;"Debug Particles",
Meta&61;&40;EditCondition&61;"bShowParticleVariables"&41;&41;
bool bEnableGpuParticleReadback
Remarks
When enabled GPU particle data will be copied from the GPU to the CPU. Warning: This has an impact on performance & memory since we copy the whole buffer. The displayed data is latent since we are seeing what happened a few frames ago.