index.js 96 B

123
  1. var hostElement = document.getElementById("host-element");
  2. BABYLON.Sandbox.Show(hostElement);