unreal.NiagaraSimCacheSectionPlayMode

class unreal.NiagaraSimCacheSectionPlayMode

Bases: EnumBase

ENiagara Sim Cache Section Play Mode

C++ Source:

  • Plugin: NiagaraSimCaching

  • Module: NiagaraSimCaching

  • File: MovieSceneNiagaraCacheSection.h

DISPLAY_CACHE_ONLY: NiagaraSimCacheSectionPlayMode

When the sequence has no cached data to display, the Niagara component is disabled

Type:

1

SIM_WITHOUT_CACHE: NiagaraSimCacheSectionPlayMode

When the sequence has no cached data to display, the Niagara component runs the simulation normally

Type:

0