Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FSkeletonToMeshLinkup
Syntax
TArray< int32 > SkeletonToMeshTable
Remarks
Mapping table. Size must be same as size of bone tree (not Mesh Ref Pose). No index should be more than the number of bones in this skeleton -1 indicates no match for this bone - will be ignored.