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 );