Explorar o código

hide drop text on model load

Saurabh Bhatia %!s(int64=7) %!d(string=hai) anos
pai
achega
4074d6ec68
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      sandbox/index.js

+ 1 - 0
sandbox/index.js

@@ -190,6 +190,7 @@ if (BABYLON.Engine.isSupported()) {
                 displayDebugLayerAndLogs();
             }
             document.getElementById("logo").className = "hidden";
+            document.getElementById("droptext").className = "hidden";
             canvas.style.opacity = 1;
             if (currentScene.activeCamera.keysUp) {
                 currentScene.activeCamera.keysUp.push(90); // Z