If I merge meshes using the Mesh.MergeMeshes() function I get a merged mesh whose "center" / "origin"  is located at world location (0,0,0). I would like to change this "center" to the center of its bounding box. How do I do this?