var scene = new THREE.Scene(); // initialising the scene scene.background = new THREE.Color( 0xff0000 );