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