Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SkeletalMeshEdit.cpp |
UAnimSequence &42; ImportAnimations
&40;
USkeleton &42; Skeleton,
UObject &42; Outer,
TArray< FbxNode &42; > & SortedLinks,
const FString & Name,
UFbxAnimSequenceImportData &42; TemplateImportData,
TArray< FbxNode &42; > & NodeArray
&41;
Remarks
Add to the animation set, the animations contained within the FBX scene, for the given skeletal mesh
Add to the animation set, the animations contained within the FBX document, for the given skeleton
Parameters
| Name | Description |
|---|---|
| Skeleton | Skeleton that the animation belong to |
| SortedLinks | skeleton nodes which are sorted |
| Filename | Fbx file name |
| NodeArray | node array of FBX meshes |