FTrackRecorderSettings

Generic track recorder settings used by the track recorders

Windows
MacOS
Linux

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

Name Description

Public variable

bool

 

bRecordToPossessable

Public variable

bool

 

bReduceKeys

Public variable

bool

 

bRemoveRedundantTracks

Public variable

bool

 

bSaveRecordedAssets

Public variable

TArray< FTakeRe...

 

DefaultTracks

Functions

Name Description

Public function Static

bool

 

IsDefaultPropertyTrack

(
    UObject* InObjectToRecord,
    const FString& InPropertyPath,
    const TArray< FTakeRecorderTrackSet...
)

Public function Static

bool

 

IsExcludePropertyTrack

(
    UObject* InObjectToRecord,
    const FString& InPropertyPath,
    const TArray< FTakeRecorderTrackSet...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss