|
camera = new THREE.PerspectiveCamera( 20, container.clientWidth / container.clientHeight, 1, 20000 );
|
|
camera = new THREE.PerspectiveCamera( 20, container.clientWidth / container.clientHeight, 1, 20000 );
|
|
// You need to move the post (ie, the virtualCamera) to move all 5 cameras together.
|
|
// You need to move the post (ie, the virtualCamera) to move all 5 cameras together.
|