提交 49144e16 编写于 作者: M Mr.doob

BufferGeometry: Comment out console.log. See #6729.

上级 6cd9bde8
......@@ -130,7 +130,7 @@ THREE.BufferGeometry.prototype = {
setFromObject: function ( object ) {
console.log( 'THREE.BufferGeometry.setFromObject(). Converting', object, this );
// console.log( 'THREE.BufferGeometry.setFromObject(). Converting', object, this );
var geometry = object.geometry;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册