Up to date

This page is up to date for Godot 4.3. If you still find outdated information, please open an issue.

EditorSceneFormatImporterUFBX

Experimental: This class may be changed or removed in future versions.

Inherits: EditorSceneFormatImporter < RefCounted < Object

Import FBX files using the ufbx library.

Description

EditorSceneFormatImporterUFBX is designed to load FBX files and supports both binary and ASCII FBX files from version 3000 onward. This class supports various 3D object types like meshes, skins, blend shapes, materials, and rigging information. The class aims for feature parity with the official FBX SDK and supports FBX 7.4 specifications.