setBackground
(color:
Color
)
:
void
Set background color.
setBackground
(color:
Color
, alpha:
number
)
:
void
setBackground
(r:
number
, g:
number
, b:
number
)
:
void
setBackground
(r:
number
, g:
number
, b:
number
, alpha:
number
)
:
void