Data Save to Load back in

Hi, If I allow a user to move meshes around, are there any built in functions to save out the scene, so I can load it back in ? Thanks

Yep, you can use the SceneSerializer for that
Demo: https://www.babylonjs-playground.com/#558RAP#6