Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSimulationStageGeneric
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"Simulation Stage"&41;
FNiagaraVariableDataInterfaceBinding DataInterface
Remarks
Source data interface to use for the simulation stage. The data interface needs to be a subclass of UNiagaraDataInterfaceRWBase, for example the Grid2D and Grid3D data interfaces.