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/FbxMainImport.cpp |
bool ImportFromFile
&40;
const FString & Filename,
const FString & Type,
bool bPreventMaterialNameClash
&41;
Remarks
Attempt to load an FBX scene from a given filename. true on success.
Parameters
| Name | Description |
|---|---|
| Filename | FBX file name to import. |