Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxCurvesAPI
| Type | Name | Description | |
|---|---|---|---|
| void | GetCurveDataForSequencer
(
const FFbxAnimCurveHandle& CurveHandle, |
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. | |
| void | GetCurveDataForSequencer
(
const FString& NodeName, |
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. |