소스 검색

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",