Navigation
API > API/Plugins > API/Plugins/Niagara
Inheritance Hierarchy
- FNiagaraDataInterfaceProxy
- FNiagaraDataInterfaceProxyVectorField
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceVectorField.h |
| Include | #include "NiagaraDataInterfaceVectorField.h" |
Syntax
struct FNiagaraDataInterfaceProxyVectorField : public FNiagaraDataInterfaceProxy
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bTileX | ||
| bool | bTileY | ||
| bool | bTileZ | ||
| FVector | Dimensions | ||
| FVector | MaxBounds | ||
| FVector | MinBounds | ||
| FTextureRHIRef | TextureRHI |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector |
Overridden from FNiagaraDataInterfaceProxy
| Type | Name | Description | |
|---|---|---|---|
| void | ConsumePerInstanceDataFromGameThread
(
void* PerInstanceData, |
||
| int32 |