Navigation
API > API/Plugins > API/Plugins/Niagara
Inheritance Hierarchy
- FNDIGpuComputeContext
- FNDIGpuComputePrePostStageContext
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
| Include | #include "NiagaraDataInterface.h" |
Syntax
struct FNDIGpuComputePrePostStageContext : public FNDIGpuComputeContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FNiagaraComputeInstanceData & | ComputeInstanceData | ||
| FNiagaraDataInterfaceProxy * | DataInterfaceProxy | ||
| const FNiagaraSimStageData & | SimStageData | ||
| const FNiagaraGPUSystemTick & | SystemTick |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNDIGpuComputePrePostStageContext
(
FRDGBuilder& InGraphBuilder, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNiagaraComputeInstanceData & | |||
| const FNiagaraSimStageData & | |||
| FNiagaraSystemInstanceID | |||
| FVector3f | |||
| bool | IsInputStage () |
||
| bool | |||
| bool | |||
| void | SetDataInterfaceProxy
(
FNiagaraDataInterfaceProxy* InDataInterfaceProxy |