Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/NiagaraShader/Public/NiagaraShared.h |
Include |
#include "NiagaraShared.h" |
USTRUCT()
struct FNiagaraDataInterfaceGPUParamInfo
Data coming from that translator that describes parameters needed for each data interface.
Name | Description | ||
---|---|---|---|
|
DataInterfaceHLSLSymbol |
Symbol of this DI in the hlsl. Used for binding parameters. |
|
|
DIClassName |
Name of the class for this data interface. Used for constructing the correct parameters struct. |
|
|
GeneratedFunctions |
Information about all the functions generated by the translator for this data interface. |
Name | Description | ||
---|---|---|---|
|
IsUserParameter() |
||
|
Serialize ( |