Przeglądaj źródła

dom example extending the minimal, basic extending the default

Raanan Weber 7 lat temu
rodzic
commit
e9c91275a7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Viewer/dist/domExample.html

+ 1 - 1
Viewer/dist/domExample.html

@@ -15,7 +15,7 @@
     </head>
 
     <body>
-        <babylon default-viewer="true">
+        <babylon extends="minimal">
             <model url="https://ugcorigin.s-microsoft.com/12/2e77b8e3-0000-0000-7a48-6505db2f0ef9/952/1508427934473.gltf" title="The Bus!"
                 subtitle="Remix3D" thumbnail="http://d33wubrfki0l68.cloudfront.net/7e08139ddee0ec38005f4232346c7f7386831300/fd934/githubuniverse/remix3d.png">
             </model>