瀏覽代碼

add droptext to local sandbox for consistency

Saurabh Bhatia 7 年之前
父節點
當前提交
a2f0bdc8c1
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>