Browse Source

继续调试

xushiting 5 năm trước cách đây
mục cha
commit
042147b296
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      examples/Fdage1.html

+ 0 - 1
examples/Fdage1.html

@@ -249,7 +249,6 @@
 				container.appendChild( renderer.domElement );
 
                 controls = new THREE.OrbitControls( camera, renderer.domElement );
-				controls.addEventListener( 'change', render );
 
 				stats = new Stats();
 				container.appendChild( stats.dom );