Is there a way to ensure that when I create an Object3D model and add meshes to it, the position and rotation of the added mesh matches exactly with the Object3D model? So that when I rotate and position the Object3D, there is no difference in angle of rotation between the two. How can this be accomplished?