Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UBlendSpace > API/Runtime/Engine/Animation/UBlendSpace/GetPerBoneInterpolationIndex
- IInterpolationIndexProvider::GetPerBoneInterpolationIndex()
- UBlendSpace::GetPerBoneInterpolationIndex()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/BlendSpace.h |
| Include | #include "Animation/BlendSpace.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/BlendSpace.cpp |
virtual int32 GetPerBoneInterpolationIndex
(
const FCompactPoseBoneIndex & InCompactPoseBoneIndex,
const FBoneContainer & RequiredBones,
const IInterpolationIndexProvider::FPerBoneInterpolationData * Data
) const
Remarks
Get PerBoneInterpolationIndex for the input BoneIndex If nothing found, return INDEX_NONE