Switching from scene with multiple meshes to scene with just photodome?

In my application, I have a scene with multiple meshes. At some point in execution, I want the view to transition from that scene to one with a PhotoDome. How should I do this if I want to easily switch back to the original scene once I show the PhotoDome?

Thanks,
Michael

You may adapt to your needs something like this - https://www.babylonjs-playground.com/#SJRBPC#1

2 Likes