How can view the details of the 3dtiles

When the scene is small, I can move the camera freely. When the scene is large, I can’t move the camera to see some details in the scene view.

Hello @engineerhe,

I answered this on Github but I’ll copy my response here, for thoroughness.

Unity is not configured to navigate large-scale applications by default, but you can configure the Editor camera’s settings so that it moves faster in the scene.

Go to the toolbar under the Scene view, then click on the camera icon:
image

This will bring up a menu where you can change the clipping planes and speed of the camera. You can increase the camera speed as needed so that the camera isn’t so slow.
image