 |
float |
DefaultDuration |
The default duration for new level sequences in seconds. |
 |
float |
DefaultStartTime |
The default start time for new level sequences, in seconds. |
 |
TArray< FMovieSceneToolsFbxSettings > |
FbxSettings |
Mapping between fbx property name and property track path |
 |
uint32 |
FirstShotNumber |
The first shot number. |
 |
uint32 |
FirstTakeNumber |
The first take number. |
 |
FString |
ShotDirectory |
The default directory for the shots. |
 |
uint32 |
ShotIncrement |
The default shot increment. |
 |
uint32 |
ShotNumDigits |
The number of digits for the shot number. |
 |
FString |
ShotPrefix |
The default prefix for shot names. |
 |
FString |
SubsequenceDirectory |
The default directory for the subsequences. |
 |
FString |
SubsequencePrefix |
The default prefix for subsequence names. |
 |
uint32 |
TakeNumDigits |
The number of digits for the take number. |
 |
FString |
TakeSeparator |
Character separator between the shot number and the take number. |