GetCurveDataForSequencer

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetCurveDataForSequencer

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

This one should be use only by the sequencer the key tangents data is transform to fit the expected data we have in the old matinee code.

Public function Const

void

 

GetCurveDataForSequencer

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

This one should be use only by the sequencer the key tangents data is transform to fit the expected data we have in the old matinee code.

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