Is there a bounding box for the entire scene I can access?

Is there a bounding box for the entire scene I can access?

Yes try scene.getWorldExtends()
https://doc.babylonjs.com/api/classes/babylon.scene#getworldextends

3 Likes