Browse Source

Merge pull request #4248 from RaananW/touch-action-none-ios-ftw

hide logo in ufo example
Raanan Weber 7 years ago
parent
commit
089a07e8d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Viewer/dist/ufoExample.html

+ 1 - 1
Viewer/dist/ufoExample.html

@@ -9,7 +9,7 @@
     </head>
 
     <body>
-        <babylon extends="default, shadowDirectionalLight, environmentMap" templates.main.params.fill-screen="true">
+        <babylon extends="default, shadowDirectionalLight, environmentMap" templates.nav-bar.params.hide-logo="true" templates.main.params.fill-screen="true">
             <scene glow="true">
             </scene>
             <lab>