标签: javascript three.js
我刚刚将rev.js lib从rev 62更新为63,我现在收到此错误:
Uncaught TypeError: Object -1.5707963267948966 has no method '_updateQuaternion' | three.min.js:150
根据migration page和release notes,没有任何更改会影响我的代码。最近有其他人经历过这种情况并能指出我正确的方向来解决这个问题吗?