I have a scene with a THREE.Object3D object in it. The object consists of several child objects, so it does not have geometry directly.
How can I position and focus the camera to look at the object?
I have a scene with a THREE.Object3D object in it. The object consists of several child objects, so it does not have geometry directly.
How can I position and focus the camera to look at the object?