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