Choose your operating system:
Windows
macOS
Linux
| FNiagaraDataInterfaceProxy
|
Module |
|
Header |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/Niagara/NiagaraDataInterfaceVelocityGrid.h |
Include |
#include "Niagara/NiagaraDataInterfaceVelocityGrid.h" |
struct FNDIVelocityGridProxy : public FNiagaraDataInterfaceProxyRW
Proxy to send data to gpu
Name | Description | ||
---|---|---|---|
|
SystemInstancesToProxyData |
List of proxy data for each system instances |
Name | Description | ||
---|---|---|---|
|
GetElementCount ( |
Get the element count for this instance. |
Name | Description | ||
---|---|---|---|
|
ConsumePerInstanceDataFromGameThread ( |
Get the data that will be passed to render |
|
|
PerInstanceDataPassedToRenderThreadSize() |
Get the size of the data that will be passed to render |
|
|
PostStage ( |
Launch all post stage functions |
|
|
PreStage ( |
Launch all pre stage functions |
|
|
ResetData ( |
Reset the buffers |