调用three.js关键帧动画播放API时报错
Uncaught TypeError: CreateListFromArrayLike called on non-object at new tb (three.min.js:4535)
原因
解决问题
正确代码
function tb(a
, b
, c
, d
) {
sb
.apply(this,[a
, b
, c
, d
])
}
转载请注明原文地址:https://blackberry.8miu.com/read-41482.html