開發時使用BabylonJS 4.1.0版本,但意外刪除了package-lock.json後升級到4.2.0版本,然後滑鼠指到mesh上面console會print一堆錯誤…
Uncaught TypeError: Cannot read properties of undefined (reading 'subtractToRef') at e.intersectsTriangle
開發時使用BabylonJS 4.1.0版本,但意外刪除了package-lock.json後升級到4.2.0版本,然後滑鼠指到mesh上面console會print一堆錯誤…
Uncaught TypeError: Cannot read properties of undefined (reading 'subtractToRef') at e.intersectsTriangle
如果只需兼容現代瀏覽器(Chrome)的話, 可以更簡易地使用…
目前應該只有內核為Chromium的瀏覽器有支援到, 就是Chrome, Edge等等, 其他瀏覽器的支援程度可以看看這邊.