method Scene.prototype.setBackgroundimport { Scene } from "https://deno.land/x/caviar@2.6.9/web/mod.ts"; setBackground(color: string | RGBA): voidParameterscolor: string | RGBAReturnsvoid