![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FHierarchy (const FReferenceSkeleton &InRefSkeleton) | |
| void | SetParent (const int32 InChildIndex, const int32 InParentIndex) |
| void | GetNewToOldIndexes (TArray< int32 > &OutMapping) |
Public Attributes | |
| TArray< FElement > | Elements |
| TArray< FTransform > | Transforms |
|
inline |
|
inline |
|
inline |
| TArray<FTransform> FReferenceSkeletonLocals::FHierarchy::Transforms |