fix:光子大屏中引入congfig
This commit is contained in:
parent
fb67075e19
commit
1ba5401b05
|
@ -398,6 +398,7 @@ import * as BABYLON from "babylonjs";
|
|||
import * as BABYLON_GUI from "babylonjs-gui";
|
||||
import * as BABYLON_GRID from "@/utils/gridMaterial";
|
||||
import * as BABYLON_MATERIAL from "@/utils/babylonMaterial";
|
||||
import config from "@/config";
|
||||
BABYLON.DracoCompression.Configuration.decoder.wasmUrl =
|
||||
"./draco_wasm_wrapper_gltf.js";
|
||||
BABYLON.DracoCompression.Configuration.decoder.wasmBinaryUrl =
|
||||
|
|
Loading…
Reference in New Issue