I have a model made by different components with different materials. I would like to export all the components using just one export button. Is it possible?
I can merge the meshes in one list and use the ShapeDiverExportDownload but what about the materials? When I download the .obj looks like everything has been flattened in a single mesh without the distinction of the different material properties.
Can you suggest me the best way to achieve it?
Thanks in advance