Navigation
API > API/Plugins > API/Plugins/TakesCore
| |
|
| Name |
FTakeRecorderSourcesSettings |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSources.h |
| Include Path |
#include "TakeRecorderSources.h" |
Syntax
struct FTakeRecorderSourcesSettings
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bAutoLock |
bool |
|
TakeRecorderSources.h |
|
| bRecordSourcesIntoSubSequences |
bool |
|
TakeRecorderSources.h |
|
| bRecordToPossessable |
bool |
|
TakeRecorderSources.h |
|
| bRemoveRedundantTracks |
bool |
|
TakeRecorderSources.h |
|
| bSaveRecordedAssets |
bool |
|
TakeRecorderSources.h |
|
| bStartAtCurrentTimecode |
bool |
|
TakeRecorderSources.h |
|
| SubSequenceDirectory |
FString |
|
TakeRecorderSources.h |
|
| TransformOrigin |
FTransform |
|
TakeRecorderSources.h |
|