nanogui v0.3.1 (2020-03-06T20:08:46Z)
Dub
Repo
GLCanvas.backgroundColor
nanogui
glcanvas
GLCanvas
Sets the background color.
const
(
Color
)
backgroundColor
()
void
backgroundColor
(Color backgroundColor)
class
GLCanvas
final
void
backgroundColor
(
const
Color
backgroundColor
)
Meta
Source
See Implementation
nanogui
glcanvas
GLCanvas
constructors
this
functions
backgroundColor
draw
drawBorder
drawGL
drawWidgetBorder
variables
mBackgroundColor
mDrawBorder
Sets the background color.