| bLockCacheToReadOnly |
bool |
If true then the section properties might still be changed (so the section itself is not locked), but the cache cannot be rerecorded to prevent accidentally overriding the data within |
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="NiagaraCache"
|
| bOverrideQualityLevel |
bool |
|
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="NiagaraCache"
- Meta=(InlineEditConditionToggle)
|
| bOverrideRecordRate |
bool |
True if the cache should be recorded at a rate that is slower than the sequencer play rate. |
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="Cache"
- Meta=(InlineEditConditionToggle)
|
| CacheParameters |
FNiagaraSimCacheCreateParameters |
|
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="NiagaraCache"
|
| CacheRecordRateFPS |
float |
The rate at which the cache should be recorded. |
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="Cache"
- Meta=(EditCondition="bOverrideRecordRate")
|
| CacheReplayPlayMode |
ENiagaraSimCacheSectionPlayMode |
What should the effect do when the track has no cache data to display |
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="SimCache"
|
| RecordQualityLevel |
EPerQualityLevels |
If set, then the engine scalability setting will be overriden with this value when recording a new cache for this track |
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="NiagaraCache"
- Meta=(EditCondition="bOverrideQualityLevel")
|
| SectionStretchMode |
ENiagaraSimCacheSectionStretchMode |
What should the effect do when the cache section is stretched? |
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="SimCache"
|
| SimCache |
TObjectPtr< UNiagaraSimCache > |
The sim cache this section plays and records into |
Niagara/Sequencer/MovieSceneNiagaraCacheSection.h |
- EditAnywhere
- Category="NiagaraCache"
|