我正在尝试使用最新的THREE.DRACOLoader和draco解码器在我网站上托管的THREE Viewer中打开一个Draco压缩的glb文件(使用gltf-pipeline压缩)。出现以下错误。有人可以帮我吗?
Uncaught (in promise) TypeError: geometry.setAttribute is not a function
at THREE.DRACOLoader._createGeometry (DRACOLoader.js:201)
at DRACOLoader.js:164