UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Anim::Retargeting Namespace Reference

Classes

struct  FRetargetingScope
 
struct  FRetargetTracking
 

Functions

ENGINE_API void RetargetPose (FCompactPose &InOutPose, const FName &RetargetSource, const TArray< FTransform > &RetargetTransforms)
 

Function Documentation

◆ RetargetPose()

void UE::Anim::Retargeting::RetargetPose ( FCompactPose InOutPose,
const FName RetargetSource,
const TArray< FTransform > &  RetargetTransforms 
)

Retargeting the provided pose using the retarget source or transforms

Parameters
InOutPose[out] Individual track to apply the reduction to
RetargetSourceName of the retarget source to retrieve data for
RetargetTransformsSet of transforms to use as the ref skeleton bone transforms