Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceRW.h |
Include |
#include "NiagaraDataInterfaceRW.h" |
UCLASS(Abstract, EditInlineNew)
class UNiagaraDataInterfaceGrid3D : public UNiagaraDataInterfaceRWBase
Name | Description | ||
---|---|---|---|
|
float |
CellSize |
World space size of a cell. |
|
NumCells |
Number of cells. |
|
|
NumCellsMaxAxis |
Number of cells on the longest axis. |
|
|
SetResolutionMethod |
Method for setting the grid resolution. |
|
|
WorldBBoxSize |
World size of the grid. |
Name | Description | |
---|---|---|
|
UNiagaraDataInterfaceGrid3D ( |
Name | Description | ||
---|---|---|---|
|
CopyToInternal ( |
||
|
Equals ( |
Determines if this DataInterface is the same as another. |
|
|
GetFunctionHLSL ( |
||
|
GetFunctions ( |
VM functionality. |
|
|
GetParameterDefinitionHLSL ( |
GPU sim functionality. |
|
|
GetVMExternalFunction ( |
Returns the delegate for the passed function signature. |