Przeglądaj źródła

Swap Default environment to .env

sebastien 7 lat temu
rodzic
commit
9d39caecc1

BIN
assets/environments/environmentSpecular.env


+ 1 - 1
src/Helpers/babylon.environmentHelper.ts

@@ -186,7 +186,7 @@ module BABYLON {
         /**
          * Default environment texture URL.
          */
-        private static _environmentTextureCDNUrl = "https://assets.babylonjs.com/environments/environmentSpecular.dds";
+        private static _environmentTextureCDNUrl = "https://assets.babylonjs.com/environments/environmentSpecular.env";
 
         /**
          * Creates the default options for the helper.