UInterpTrackDirector::GetKeyframeIndex

Get the index of the keyframe with the given time.

Windows
MacOS
Linux

Override Hierarchy

UInterpTrack::GetKeyframeIndex()

UInterpTrackDirector::GetKeyframeIndex()

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

virtual int32 GetKeyframeIndex
(
    float KeyTime
) const

Remarks

Get the index of the keyframe with the given time.

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