@JSExport() JSPromise setBackgroundColor(double r, double g, double b, double alpha) => viewer.setBackgroundColor(r, g, b, alpha).toJS;