Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/MovieScene
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/MovieScene/MovieSceneNiagaraSystemSpawnSection.h |
Include | #include "MovieScene/MovieSceneNiagaraSystemSpawnSection.h" |
Syntax
enum ENiagaraSystemSpawnSectionStartBehavior
&123;
Activate,
&125;
Values
Name | Description |
---|---|
Activate | When the time before the section evaluates the particle system's component will be deactivated and on the first frame of the section the system's component will be activated. |
Remarks
Defines options for system life cycle for before the section is evaluating up to the first frame the section evaluates.