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 GetSceneInfo
&40;
FString Filename,
FbxSceneInfo & SceneInfo,
bool bPreventMaterialNameClash
&41;
Remarks
Get detail infomation in the Fbx scene bool true if get scene info successfully
Parameters
| Name | Description |
|---|---|
| Filename | Fbx file name |
| SceneInfo | return the scene info |