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/FbxStaticMeshImport.cpp |
void PostImportStaticMesh
&40;
UStaticMesh &42; StaticMesh,
TArray< FbxNode &42; > & MeshNodeArray,
int32 LODIndex
&41;
Remarks
Finish the import of the staticmesh after all LOD have been process (cannot be call before all LOD are imported). There is two main operation done by this function
Build the staticmesh render data
Reorder the material array to follow the fbx file material order