![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FSortedPerBoneInterpolation (const FPerBoneInterpolation &Original, int32 Index) | |
Public Attributes | |
| FPerBoneInterpolation | PerBoneBlend |
| int32 | OriginalIndex |
When per-bone blend data are required to be sorted, this stores the sorted copy and the index of the original
|
inline |
| int32 FSortedPerBoneInterpolation::OriginalIndex |
Index into the original array
| FPerBoneInterpolation FSortedPerBoneInterpolation::PerBoneBlend |