@@ -17,6 +17,8 @@
// Launch render loop
scene.getEngine().runRenderLoop(renderLoop);
+
+ OURBABYLON.currentScene = scene;
});
</script>