UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ERootMotionRootLock Namespace Reference

Enumerations

enum  Type : int { RefPose , AnimFirstFrame , Zero }
 

Detailed Description

Root Bone Lock options when extracting Root Motion.

Enumeration Type Documentation

◆ Type

Enumerator
RefPose 

Use reference pose root bone position.

AnimFirstFrame 

Use root bone position on first frame of animation.

Zero 

FTransform::Identity.