GetBakeCurveData

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetBakeCurveData

(
    const FFbxAnimCurveHandle& CurveHa...,
    TArray< float >& CurveData,
    float PeriodTime,
    float StartTime,
    float StopTime,
    bool bNegative
)

Public function Const

void

 

GetBakeCurveData

(
    const FString& NodeName,
    const FString& PropertyName,
    int32 ChannelIndex,
    int32 CompositeIndex,
    TArray< float >& CurveData,
    float PeriodTime,
    float StartTime,
    float StopTime,
    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