@JSExport() JSPromise setCameraFov(double degrees, double width, double height) => viewer.setCameraFov(degrees, width, height).toJS;