Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionTypes.h |
Include | #include "Animation/AnimCompressionTypes.h" |
Syntax
struct FRootMotionReset
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FTransform | AnimFirstFrame | |
![]() |
bool | bEnableRootMotion | |
![]() |
bool | bForceRootLock | |
![]() |
bool | bIsValidAdditive | |
![]() |
ERootMotionRootLock::Type | RootMotionRootLock |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FRootMotionReset
(
bool bInEnableRootMotion, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ResetRootBoneForRootMotion
(
FTransform& BoneTransform, |