Mr.doob 8 роки тому
батько
коміт
0391599dea
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      examples/webgl_effects_peppersghost.html

+ 0 - 2
examples/webgl_effects_peppersghost.html

@@ -125,8 +125,6 @@
 
 		function render() {
 
-				camera.lookAt( scene.position );
-
 				group.rotation.y += 0.01;
 
 				effect.render( scene, camera );