浏览代码

Update PG

Popov72 4 年之前
父节点
当前提交
7e77807631
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Misc/khronosTextureContainer2.ts

+ 1 - 1
src/Misc/khronosTextureContainer2.ts

@@ -25,7 +25,7 @@ export class KhronosTextureContainer2 {
      *     URLConfig.wasmUASTCToRGBA_SRGB
      *     URLConfig.jsMSCTranscoder
      *     URLConfig.wasmMSCTranscoder
-     * You can see their default values in this PG: https://playground.babylonjs.com/#EIJH8L#9
+     * You can see their default values in this PG: https://playground.babylonjs.com/#EIJH8L#22
      */
     public static URLConfig = {
         jsDecoderModule: "https://preview.babylonjs.com/babylon.ktx2Decoder.js",