FFbxImporter::GetSceneInfo

Get detail infomation in the Fbx scene

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/FbxImporter.h

Include

#include "FbxImporter.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Fbx/FbxMainImport.cpp

Syntax

bool GetSceneInfo
(
    FString Filename,
    FbxSceneInfo & SceneInfo,
    bool bPreventMaterialNameClash
)

Remarks

Get detail infomation in the Fbx scene

Returns

bool true if get scene info successfully

Parameters

Parameter

Description

Filename

Fbx file name

SceneInfo

return the scene info

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss