Jelajahi Sumber

Swap Default environment to .env

sebastien 7 tahun lalu
induk
melakukan
9d39caecc1
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. TEMPAT SAMPAH
      assets/environments/environmentSpecular.env
  2. 1 1
      src/Helpers/babylon.environmentHelper.ts

TEMPAT SAMPAH
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.