| bAutoSaveAsset |
bool |
Whether to auto-save asset when recording is completed. Defaults to false |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| bCheckDeltaTimeAtBeginning |
bool |
Whether to check DeltaTime at recording for pauses, turned off for TakeRecorder |
Animation/AnimationRecordingSettings.h |
|
| bRecordAttributeCurves |
bool |
Whether or not to record parameter curves |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| bRecordInWorldSpace |
bool |
Whether to record animation in world space, defaults to true |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| bRecordMaterialCurves |
bool |
Whether or not to record material curves |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| bRecordMorphTargets |
bool |
Whether or not to record morph targets |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| bRecordTransforms |
bool |
Whether or not to record transforms |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| bRemoveRootAnimation |
bool |
Whether to remove the root bone transform from the animation |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| bTransactRecording |
bool |
Whether or not to transact recording changes |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| ExcludeAnimationNames |
TArray< FString > |
Exclude all animation bones/curves that match this list |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| IncludeAnimationNames |
TArray< FString > |
Include only the animation bones/curves that match this list |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| InterpMode |
TEnumAsByte< ERichCurveInterpMode > |
Interpolation mode for the recorded keys. |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
- DisplayName="Interpolation Mode"
|
| Interpolation |
EAnimInterpolationType |
This defines how values between keys are calculated for transforms. |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| Length |
float |
Maximum length of the animation recorded (in seconds). |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| SampleFrameRate |
FFrameRate |
Sample rate of the recorded animation |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|
| TangentMode |
TEnumAsByte< ERichCurveTangentMode > |
Tangent mode for the recorded keys. |
Animation/AnimationRecordingSettings.h |
- EditAnywhere
- Category="Settings"
|