FInterpLookupTrack::MovePoint

Move a keypoint to a new In value.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackMove.h"

Syntax

int32 MovePoint
(
    int32 PointIndex,
    float NewTime
)

Remarks

Move a keypoint to a new In value. This may change the index of the keypoint, so the new key index is returned.

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