I’m trying to combine different meshes that all have the same list of materialS using “CombineMeshes”, but I’m not sure it’s working properly.
Does anyone know if it’s supposed to work in this case or if the function just handles single material meshes combination?
Meshes with multiple materials are much the same as separate meshes in terms of performance, so CombineMeshes will keep them separate.