UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRetargetSourceCachedData Struct Reference

#include <BoneContainer.h>

Public Attributes

TArray< FOrientAndScaleRetargetingCachedDataOrientAndScaleData
 
TArray< int32CompactPoseIndexToOrientAndScaleIndex
 

Detailed Description

Retargeting cached data for a specific Retarget Source

Member Data Documentation

◆ CompactPoseIndexToOrientAndScaleIndex

TArray<int32> FRetargetSourceCachedData::CompactPoseIndexToOrientAndScaleIndex

LUT from CompactPoseIndex to OrientAndScaleIndex

◆ OrientAndScaleData

TArray<FOrientAndScaleRetargetingCachedData> FRetargetSourceCachedData::OrientAndScaleData

Orient and Scale cached data.


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