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

Eredita: EditorSceneFormatImporter < RefCounted < Object

Importatore per il formato di file di scena .fbx.

Descrizione

Importa scene Autodesk FBX 3D convertendole in glTF 2.0 tramite lo strumento da riga di comando FBX2glTF.

La posizione del binario FBX2glTF è impostata tramite l'impostazione dell'editor EditorSettings.filesystem/import/fbx/fbx2gltf_path.

Questo importatore è utilizzato solo se ProjectSettings.filesystem/import/fbx2gltf/enabled è impostato su true.