GetCurveData

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetCurveData

(
    const FFbxAnimCurveHandle& CurveHa...,
    FInterpCurveFloat& CurveData,
    bool bNegative
)

Please use FRichCurve version instead to get tangent weight support

Public function Const

void

 

GetCurveData

(
    const FFbxAnimCurveHandle& CurveHa...,
    FRichCurve& CurveData,
    bool bNegative
)

Public function Const

void

 

GetCurveData

(
    const FString& NodeName,
    const FString& PropertyName,
    int32 ChannelIndex,
    int32 CompositeIndex,
    FInterpCurveFloat& CurveData,
    bool bNegative
)

Please use FRichCurve version instead to get tangent weight support

Public function Const

void

 

GetCurveData

(
    const FString& NodeName,
    const FString& PropertyName,
    int32 ChannelIndex,
    int32 CompositeIndex,
    FRichCurve& CurveData,
    bool bNegative
)

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