Outdated documentation

This documentation page refers to Godot 4.3, and may be outdated or incorrect.
Additionally, this engine version is no longer supported.

Check this page in the stable branch for the latest additions and corrections.

Mesh

Modifiers

There is an exporting option Apply Modifiers to control whether mesh modifiers are applied to the exported mesh.

Shape Key

Exporting mesh shape key is supported, however exporting each shape key is almost like exporting the mesh again, so don't be surprised it takes a relatively long time.

Warning

A lot of modifiers are not compatible with shape keys (e.g. subsurface modifier), so if you found you have incorrect shape keys exported, try to disable Apply Modifiers and do the exporting again. Besides, it is worthwhile to report the incompatible modifier to the issue list, which helps to develop the exporter to have a more precise check of modifiers.


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.