Explorar el Código

add droptext to local sandbox for consistency

Saurabh Bhatia hace 7 años
padre
commit
a2f0bdc8c1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      sandbox/index-local.html

+ 1 - 0
sandbox/index-local.html

@@ -9,6 +9,7 @@
     <script src="../Tools/DevLoader/BabylonLoader.js"></script>
 </head>
 <body>
+    <p id="droptext">Drag and drop gltf, glb, obj or babylon files to view them</p>
     <canvas id="renderCanvas"></canvas>
     <div id="logo">
     </div>