I am asking this because I merged some meshes and now when I am trying to attach gizmo it attaches far away than mesh and same position for all meshes.
Gizmos are attached to local origin.
If the gizmo appears far away from the mesh you attached it to, it means the local (0,0,0) is not ‘inside’ the mesh.
Thanks for your answer. I checked the boundingbox and it looks right. Are we talking about _localMatrix here? How can I change the local position to boundingbox center do you have idea?