Преглед на файлове

Modify the default configuration
environment.dds is now hosted from the playground.

Raanan Weber преди 7 години
родител
ревизия
b109c25a1b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Viewer/src/configuration/configuration.ts

+ 1 - 1
Viewer/src/configuration/configuration.ts

@@ -229,7 +229,7 @@ export let defaultConfiguration: ViewerConfiguration = {
     ],
     skybox: {
         cubeTexture: {
-            url: 'http://localhost:9000/environment.dds',
+            url: 'https://playground.babylonjs.com/textures/environment.dds',
             gammaSpace: false
         },
         pbr: true,