Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimationRuntimeRetargetBoneTra-
Description
Returns the reference pose transform for a given context bone index. The context bone index refers to the index of the bone within the context - for example a wrapped pose.
Derived Overrides
| Name | GetRefPoseTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AnimationRuntime.h |
| Include Path | #include "AnimationRuntime.h" |
const FTransform & GetRefPoseTransform
(
const int32 & InContextBoneIndex
) const