Navigation
API > API/Plugins > API/Plugins/MotionWarping
References
| Module | MotionWarping |
| Header | /Engine/Plugins/Animation/MotionWarping/Source/MotionWarping/Public/RootMotionModifier_AdjustmentBlendWarp.h |
| Include | #include "RootMotionModifier_AdjustmentBlendWarp.h" |
Syntax
USTRUCT ()
struct FMotionDeltaTrack
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FTransform > | BoneTransformTrack | ||
| TArray< FRotator > | DeltaRotationTrack | ||
| TArray< FVector > | DeltaTranslationTrack | ||
| FRotator | TotalRotation | ||
| FVector | TotalTranslation |