UInterpTrackDirector::GetNearestKeyframeIndex

Get the keyframe index nearest the time, without going over

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackDirector.h

Include

#include "Matinee/InterpTrackDirector.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

int32 GetNearestKeyframeIndex
(
    float KeyTime
) const

Remarks

Get the keyframe index nearest the time, without going over

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