Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/Niagara
Inheritance Hierarchy
- FNiagaraDataInterfaceProxy
- FNiagaraDataInterfaceProxyRW
- FNDIVelocityGridProxy
- FNDIPressureGridProxy
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/Niagara/NiagaraDataInterfacePressureGrid.h |
| Include | #include "Niagara/NiagaraDataInterfacePressureGrid.h" |
Syntax
struct FNDIPressureGridProxy : public FNDIVelocityGridProxy
Remarks
Proxy to send data to gpu
Overridden from FNiagaraDataInterfaceProxy
| Type | Name | Description | |
|---|---|---|---|
| void | PreStage
(
const FNDIGpuComputePreStageContext& Context |
Launch all pre stage functions |