IInterpolationIndexProvider

Interface used to provide interpolation indices for per bone blends

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AnimationRuntime.h

Include

#include "AnimationRuntime.h"

Syntax

class IInterpolationIndexProvider

Remarks

Interface used to provide interpolation indices for per bone blends

Functions

Name Description

Public function Const

int32

 

GetPerBoneInterpolationIndex

(
    int32 BoneIndex,
    const FBoneContainer& RequiredBone...
)

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