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

Enumerations

enum  Type : int {
  Animation , Skeleton , AnimationScaled , AnimationRelative ,
  OrientAndScale
}
 

Detailed Description

Bone translation retargeting mode.

Enumeration Type Documentation

◆ Type

Enumerator
Animation 

Use translation from animation data.

Skeleton 

Use fixed translation from Skeleton.

AnimationScaled 

Use Translation from animation, but scale length by Skeleton's proportions.

AnimationRelative 

Use Translation from animation, but also play the difference from retargeting pose as an additive.

OrientAndScale 

Apply delta orientation and scale from ref pose