Navigation
API > API/Plugins > API/Plugins/NiagaraSimCaching > API/Plugins/NiagaraSimCaching/Niagara > API/Plugins/NiagaraSimCaching/Niagara/Sequencer
Inheritance Hierarchy
- FMovieSceneBaseCacheParams
- FMovieSceneNiagaraCacheParams
References
| Module | NiagaraSimCaching |
| Header | /Engine/Plugins/FX/NiagaraSimCaching/Source/NiagaraSimCaching/Public/Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
| Include | #include "Niagara/Sequencer/MovieSceneNiagaraCacheSection.h" |
Syntax
USTRUCT&40;&41;
struct FMovieSceneNiagaraCacheParams : public FMovieSceneBaseCacheParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| FNiagaraSimCacheCreateParameters | CacheParameters | ||
| ENiagaraSimCacheSectionPlayMode | CacheReplayPlayMode | What should the effect do when the track has no cache data to display | |
| ENiagaraSimCacheSectionStretchMode | SectionStretchMode | What should the effect do when the cache section is stretched? | |
| TObjectPtr< UNiagaraSimCache > | SimCache | The sim cache this section plays and records into |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FMovieSceneBaseCacheParams
| Type | Name | Description | |
|---|---|---|---|
| float | Gets the animation sequence length, not modified by play rate |