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.
2 parents 42fcf5c + 4d8fa73 commit e5fdc75Copy full SHA for e5fdc75
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