UBlendProfile::GetPerBoneInterpolationIndex

[IInterpolationIndexProvider](API\Runtime\Engine\IInterpolationIndexProvider).

Windows
MacOS
Linux

Override Hierarchy

IInterpolationIndexProvider::GetPerBoneInterpolationIndex()

UBlendProfile::GetPerBoneInterpolationIndex()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/BlendProfile.h

Include

#include "Animation/BlendProfile.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/BlendProfile.cpp

Syntax

virtual int32 GetPerBoneInterpolationIndex
(
    int32 BoneIndex,
    const FBoneContainer & RequiredBones
) const

Remarks

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss