We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fcf5c commit 4d8fa73Copy full SHA for 4d8fa73
tutorials/assets_pipeline/importing_3d_scenes/available_formats.rst
@@ -21,7 +21,7 @@ Godot supports the following 3D *scene file formats*:
21
- FBX, supported via the `ufbx <https://github.com/ufbx/ufbx>`__ library. The
22
previous import workflow used `FBX2glTF <https://github.com/godotengine/FBX2glTF>`__
23
integration. This requires installing an external program that links against the
24
- proprietary FBX SDK, so we recommend using the default ubfx method or other formats
+ proprietary FBX SDK, so we recommend using the default ufbx method or other formats
25
listed above (if suitable for your workflow).
26
27
Copy the scene file together with the textures and mesh data (if separate) to
0 commit comments