Просмотр исходного кода

Path to ktx2Decoder app updated

Popov72 5 лет назад
Родитель
Сommit
2fb4212bf5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/Misc/khronosTextureContainer2.ts

+ 1 - 1
src/Misc/khronosTextureContainer2.ts

@@ -17,7 +17,7 @@ export class KhronosTextureContainer2 {
     /**
      * URL to use when loading the KTX2 decoder module
      */
-    public static JSModuleURL = "https://preview.babylonjs.com/ktx2Decoder/babylon.ktx2Decoder.js";
+    public static JSModuleURL = "https://preview.babylonjs.com/babylon.ktx2Decoder.js";
 
     /**
      * Default number of workers used to handle data decoding