API / IBasicBackgroundConfig IBasicBackgroundConfig Core.IBasicBackgroundConfig exported from @manycore/aholo-viewer. Core Interface interface IBasicBackgroundConfig { color?: Color; alpha?: number; texture?: Texture | null;}Propertiescolorcolor?: Coloralphaalpha?: numbertexturetexture?: Texture | null ← SpriteMaterial IEnvMapBackgroundConfig →