Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h |
| Include | #include "NiagaraDebuggerCommon.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraOutlinerCaptureSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bGatherPerfData | ||
| bool | bTriggerCapture | Press to trigger a single capture of Niagara data from the connected debugger client. | |
| uint32 | CaptureDelayFrames | How many frames to delay capture. | |
| uint32 | SimCacheCaptureFrames | How many frames capture when capturing a sim cache. |