FNiagaraDataSet::BeginSimulate

Begins a new simulation pass and grabs a destination buffer.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataSet.h

Include

#include "NiagaraDataSet.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataSet.cpp

Syntax

FNiagaraDataBuffer & BeginSimulate
(
    bool bResetDestinationData
)

Remarks

Begins a new simulation pass and grabs a destination buffer. Returns the new destination data buffer.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss