Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBoneContainerRetargetBoneTransf-
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.
Virtual Inheritance
- FAnimationRuntimeRetargetBoneTransformContext::GetRefPoseTransform → FBoneContainerRetargetBoneTransformContext::GetRefPoseTransform
| Name | GetRefPoseTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AnimationRuntime.h |
| Include Path | #include "AnimationRuntime.h" |
virtual const FTransform & GetRefPoseTransform
(
const int32 & InContextBoneIndex
) const