TKeyFrameManipulator::SetKeyTime

Set the time for a key that corresponds to the specified key handle

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Curves/KeyFrameManipulator.h

Include

#include "Curves/KeyFrameManipulator.h"

Syntax

void SetKeyTime
(
    FKeyHandle KeyHandle,
    TimeTypeRef NewTime
)

Remarks

Set the time for a key that corresponds to the specified key handle

Parameters

Parameter

Description

KeyHandle

Handle to the key to set the time for

NewTime

The time to assign to this 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