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

#include <AnimSequenceHelpers.h>

Public Member Functions

 FRetargetTracking (const FCompactPoseBoneIndex InPoseBoneIndex, const int32 InSkeletonBoneIndex)
 

Public Attributes

const FCompactPoseBoneIndex PoseBoneIndex
 
const int32 SkeletonBoneIndex
 

Constructor & Destructor Documentation

◆ FRetargetTracking()

UE::Anim::Retargeting::FRetargetTracking::FRetargetTracking ( const FCompactPoseBoneIndex  InPoseBoneIndex,
const int32  InSkeletonBoneIndex 
)
inline

Member Data Documentation

◆ PoseBoneIndex

const FCompactPoseBoneIndex UE::Anim::Retargeting::FRetargetTracking::PoseBoneIndex

◆ SkeletonBoneIndex

const int32 UE::Anim::Retargeting::FRetargetTracking::SkeletonBoneIndex

The documentation for this struct was generated from the following file: