UInterpTrackMoveAxis::GetKeyframeValue

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackMoveAxis.h"

Source

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

Syntax

void GetKeyframeValue
(
    UInterpTrackInst * TrInst,
    int32 KeyIndex,
    float & OutTime,
    float & OutValue,
    float * OutArriveTangent,
    float * OutLeaveTangent
)

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