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/Fbx/FbxSkeletalMeshImport.cpp |
void BuildSkeletonSystem
(
TArray < FbxCluster * > & ClusterArray,
TArray < FbxNode * > & OutSortedLinks
)
Remarks
Fill FBX skeletons to OutSortedLinks
Parameters
| Name | Description |
|---|---|
| ClusterArray | Fbx clusters of FBX skeletal meshes |
| OutSortedLinks |