Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimationRuntimeRetargetBoneTra-
Description
Returns the cached source data for retargeting within this context. This is current implemented only against the FBoneContainer.
Derived Overrides
| Name | GetRetargetSourceCachedData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AnimationRuntime.h |
| Include Path | #include "AnimationRuntime.h" |
const FRetargetSourceCachedData & GetRetargetSourceCachedData
(
const FName & InSourceName,
const FSkeletonRemapping & InRemapping,
const TArray < FTransform > & InRetargetTransforms
) const