TimeToIndex

Overload list

Windows
MacOS
Linux
Name Description

Protected function Static

float

 

TimeToIndex

(
    float SequenceLength,
    float RelativePos,
    int32 NumKeys,
    EAnimInterpolationType Interpolatio...,
    int32& PosIndex0Out,
    int32& PosIndex1Out
)

Utility function to determine the two key indices to interpolate given a relative position in the animation

Protected function Static

float

 

TimeToIndex

(
    EAnimInterpolationType Interpolatio...,
    int32 NumberOfFrames,
    const uint8* FrameTable,
    float RelativePos,
    int32 NumKeys,
    int32& PosIndex0Out,
    int32& PosIndex1Out
)

Utility function to determine the two key indices to interpolate given a relative position in the animation

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