Function VisualServerSingleton.setDefaultClearColor

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

void setDefaultClearColor (
  const(Color) color
) nothrow @nogc;