FRealCurve::FindKey

Finds a key a the specified time

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/RealCurve.h

Include

#include "Curves/RealCurve.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/RealCurve.cpp

Syntax

FKeyHandle FindKey
(
    float KeyTime,
    float KeyTimeTolerance
) const

Remarks

Finds a key a the specified 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