Uncaught TypeError: renderer.setClearColorHex is not a function

mac2025-10-12  9

你需要先确定你的three.js的版本有没有引入错误, three.js第二版中使用的是setClearColorHex,新版本中使用setClearColor。

最新回复(0)