index.js 99 B

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