Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
Helper structure to pass around the common animation parameters.
| Name | FAnimCurveImportSettings |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include Path | #include "FbxImporter.h" |
Syntax
struct FAnimCurveImportSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAnimCurveImportSettings
(
UAnimSequence* InDestSeq, |
FbxImporter.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnimTimeSpan | const FbxTimeSpan & | FbxImporter.h | ||
| DestSeq | UAnimSequence * | FbxImporter.h | ||
| FbxRawBoneNames | const TArray< FName > & | FbxImporter.h | ||
| NodeArray | const TArray< FbxNode * > & | FbxImporter.h | ||
| SortedLinks | const TArray< FbxNode * > & | FbxImporter.h |