var params = { debug: true, fov: 45, devicePixelRatio: window.devicePixelRatio, resolution: [window.innerWidth, window.innerHeight], focalLength: 2.415, cameraFar: 1000, gammaCorrection: true, } export default params;