Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

EditorSceneFormatImporterFBX2GLTF

繼承: EditorSceneFormatImporter < RefCounted < Object

.fbx 場景檔案格式的匯入器。

說明

Imports Autodesk FBX 3D scenes by way of converting them to glTF 2.0 using the FBX2glTF command line tool.

The location of the FBX2glTF binary is set via the EditorSettings.filesystem/import/fbx/fbx2gltf_path editor setting.

This importer is only used if ProjectSettings.filesystem/import/fbx2gltf/enabled is set to true.