GLCanvas.mBackgroundColor

The background color (what is used with `glClearColor`).

class GLCanvas
protected
Color mBackgroundColor;

Meta