Navigation
API > API/Plugins > API/Plugins/TakeTrackRecorders > API/Plugins/TakeTrackRecorders/TrackRecorders
References
| Module | TakeTrackRecorders |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakeTrackRecorders/Public/TrackRecorders/IMovieSceneTrackRecorderHost.h |
| Include | #include "TrackRecorders/IMovieSceneTrackRecorderHost.h" |
Syntax
struct FTrackRecorderSettings
Remarks
Generic track recorder settings used by the track recorders
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bRecordToPossessable | ||
| bool | bReduceKeys | ||
| bool | bRemoveRedundantTracks | ||
| bool | bSaveRecordedAssets | ||
| TArray< FTakeRecorderTrackSettings > | DefaultTracks | ||
| TArray< FString > | ExcludeAnimationNames | ||
| TArray< FString > | IncludeAnimationNames | ||
| float | ReduceKeysTolerance |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsDefaultPropertyTrack
(
UObject* InObjectToRecord, |
||
| bool | IsExcludePropertyTrack
(
UObject* InObjectToRecord, |