unreal.TakeRecorderChaosCacheSource¶
- class unreal.TakeRecorderChaosCacheSource(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
TakeRecorderSourceA recording source selector for the chaos integration into take recorder
C++ Source:
Plugin: ChaosCaching
Module: ChaosCachingEditor
File: TakeRecorderChaosCacheSource.h
Editor Properties: (see get_editor_property/set_editor_property)
chaos_cache_manager(ChaosCacheManager): [Read-Write] Chaos Cache manager to be used as take recorder sourceenabled(bool): [Read-Write] True if this source is cued for recording or nottake_number(int32): [Read-Write]track_tint(Color): [Read-Write]
- property chaos_cache_manager: ChaosCacheManager¶
[Read-Write] Chaos Cache manager to be used as take recorder source
- Type: