Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FFbxCurvesAPI |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include Path | #include "FbxImporter.h" |
Syntax
class FFbxCurvesAPI
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFbxCurvesAPI() |
FbxImporter.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurvesData | TMap< uint64, FFbxAnimNodeHandle > | FbxImporter.h | ||
| Scene | FbxScene * | FbxImporter.h | ||
| TransformData | TMap< uint64, FTransform > | FbxImporter.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Name API. | FbxImporter.h | ||
void GetAllNodePropertyCurveHandles
(
const FString& NodeName, |
Handle API. | FbxImporter.h | |
| FbxImporter.h | |||
void GetBakeCurveData
(
const FString& NodeName, |
FbxImporter.h | ||
void GetBakeCurveData
(
const FFbxAnimCurveHandle& CurveHandle, |
FbxImporter.h | ||
void GetConvertedNonTransformCurveData
(
const FString& NodeName, |
FbxImporter.h | ||
void GetConvertedTransformCurveData
(
const FString& NodeName, |
Conversion API | FbxImporter.h | |
void GetConvertedTransformCurveData
(
const FString& NodeName, |
FbxImporter.h | ||
void GetCurveData
(
const FFbxAnimCurveHandle& CurveHandle, |
FbxImporter.h | ||
void GetCurveData
(
const FFbxAnimCurveHandle& CurveHandle, |
FbxImporter.h | ||
void GetCurveData
(
const FString& NodeName, |
FbxImporter.h | ||
void GetCurveData
(
const FString& NodeName, |
FbxImporter.h | ||
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. | FbxImporter.h | |
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. | FbxImporter.h | |
void GetCurveHandle
(
const FString& NodeName, |
FbxImporter.h | ||
| FbxImporter.h | |||
| FbxImporter.h |