【发布时间】:2022-11-02 04:28:14
【问题描述】:
我正在使用Math.sin() 和Math.cos() 设置缓冲区几何的位置属性的位置,我收到了这个错误
三.BufferGeometry.computeBoundingSphere():计算半径为NaN。 “位置”属性可能具有 NaN 值。
我期望没有错误,只需在其中填充此值
【问题讨论】:
-
请阅读Discourage screenshots of code and/or errors。将代码粘贴到问题中。
标签: three.js