FRichCurveKey

Overload list

Windows
MacOS
Linux
Name Description

Public function

FRichCurveKey()

Public function

FRichCurveKey

(
    const FInterpCurvePoint< float >& ...
)

Conversion constructor

Public function

FRichCurveKey

(
    float InTime,
    float InValue
)

Public function

FRichCurveKey

(
    const FInterpCurvePoint< FVector2D ...,
    int32 ComponentIndex
)

Public function

FRichCurveKey

(
    const FInterpCurvePoint< FVector > ...,
    int32 ComponentIndex
)

Public function

FRichCurveKey

(
    const FInterpCurvePoint< FTwoVector...,
    int32 ComponentIndex
)

Public function

FRichCurveKey

(
    float InTime,
    float InValue,
    float InArriveTangent,
    const float InLeaveTangent,
    ERichCurveInterpMode InInterpMode
)

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