Imported mesh is separated into sub meshes

I guess you’re using a gltf export? If so, this 1 material = 1 mesh is part of the convention (actually it’s more like one node can contain only one mesh and one material): glTF/specification/2.0 at master · KhronosGroup/glTF · GitHub

1 Like