Navigation
API > API/Plugins > API/Plugins/CacheTrackRecorder > API/Plugins/CacheTrackRecorder/Recorder
References
| Module | CacheTrackRecorder |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/CacheTrackRecorder/Public/Recorder/CacheTrackRecorder.h |
| Include | #include "Recorder/CacheTrackRecorder.h" |
Syntax
USTRUCT&40;&41;
struct FCacheRecorderUserParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bMaximizeViewport | Whether to maximize the viewport (enter Immersive Mode) when recording | |
| bool | bResetPlayhead | Reset playhead to beginning of the playback range when starting recording | |
| bool | bStopAtPlaybackEnd | Automatically stop recording when reaching the end of the playback range | |
| float | EngineTimeDilation | The engine time dilation to apply during the recording |
Constructors
| Type | Name | Description | |
|---|---|---|---|