未验证 提交 a124078a 编写于 作者: D Don McCurdy 提交者: GitHub

GLTFLoader: Remove dependency on 'THREE.DRACOLoader' global

上级 27811881
......@@ -496,7 +496,6 @@ THREE.GLTFLoader = ( function () {
this.name = EXTENSIONS.KHR_DRACO_MESH_COMPRESSION;
this.json = json;
this.dracoLoader = dracoLoader;
THREE.DRACOLoader.getDecoderModule();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册