Prechádzať zdrojové kódy

Update babylon.dracoCompression.ts

sebavan 7 rokov pred
rodič
commit
ab6265d728

+ 1 - 1
src/Mesh/Compression/babylon.dracoCompression.ts

@@ -38,7 +38,7 @@ module BABYLON {
      * 
      * **Decoder**
      * 
-     * By default, the configuration points to a copy of the Draco decoder files for glTF from https://preview.babylonjs.com.
+     * By default, the configuration points to a copy of the Draco decoder files for glTF from the babylon.js preview cdn https://preview.babylonjs.com/draco_wasm_wrapper_gltf.js.
      * 
      * To update the configuration, use the following code:
      * ```javascript