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.
Checking the stable version of the documentation...
EditorSceneFormatImporterUFBX
实验性: This class may be changed or removed in future versions.
继承: EditorSceneFormatImporter < RefCounted < Object
使用 ufbx 库导入 FBX 文件。
描述
EditorSceneFormatImporterUFBX 旨在加载 FBX 文件,并支持从版本 3000 开始的二进制和 ASCII FBX 文件。该类支持各种 3D 对象类型,例如网格、皮肤、混合形状、材质和绑定信息。该类旨在与官方 FBX SDK 功能相同,并支持 FBX 7.4 规范。