提交 0e5cf5bc 编写于 作者: M Mr.doob

Clean up.

上级 6fd45576
......@@ -79,7 +79,7 @@
scene.add( light );
spotlight = light;
scene.add( new THREE.CameraHelper( light.shadow.camera ) );
// scene.add( new THREE.CameraHelper( light.shadow.camera ) );
var planeGeometry = new THREE.PlaneGeometry( 2000, 2000 );
planeGeometry.rotateX( - Math.PI / 2 );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册