THREE.Light = function(color) { this.color = color; };