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