FInterpLookupTrack::AddPoint

Add a new keypoint to the LookupTrack. Returns the index of the new key.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackMove.h"

Syntax

int32 AddPoint
(
    const float InTime,
    FName & InGroupName
)

Remarks

Add a new keypoint to the LookupTrack. Returns the index of the new key.

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