I have an obj file. When I load in Babylon Sandbox, the meshes objects in the scene is shown in the centre of the viewer.
When I load the obj file through BABYLON.SceneLoader in my code, I cannot able to see the mesh objects in the scene in the centre. I need to zoom and pan to find the mesh objects.
How to set it to the centre of the viewer?