VisualServerSingleton.setDefaultClearColor

Sets the default clear color which is used when a specific clear color has not been selected.

struct VisualServerSingleton
@nogc nothrow
void
setDefaultClearColor
(
in Color color
)

Meta