xushiting 5 lat temu
rodzic
commit
042147b296
1 zmienionych plików z 0 dodań i 1 usunięć
  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 );