What mesh file extension do i use (SOLVED)

when i export a mesh from blender what file extension do i use?

We are about to deprecate Collada format and will only support glTF/glb going forward.

3 Likes

You can use glb or gltf. Both works well but gltf is better since you can access the model information from Defold.
You can use “Reforge Asset - Blender Add-on” to export large scenes and apply textures automatically.
A video on how to use it: ReforgeTutorial

1 Like