Navigation
API > API/Plugins > API/Plugins/NiagaraSimCaching > API/Plugins/NiagaraSimCaching/Niagara > API/Plugins/NiagaraSimCaching/Niagara/Sequencer
References
| |
|
| Module |
NiagaraSimCaching |
| Header |
/Engine/Plugins/FX/NiagaraSimCaching/Source/NiagaraSimCaching/Public/Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
| Include |
#include "Niagara/Sequencer/MovieSceneNiagaraCacheSection.h" |
Syntax
enum ENiagaraSimCacheSectionStretchMode
&123;
Repeat,
TimeDilate,
&125;
Values
| Name |
Description |
| Repeat |
When the cache section is stretched in the track it will repeat the cached data |
| TimeDilate |
When the cache section is stretched in the track it will dilate the input time so the cached data is stretched once over the full section |