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.

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.