Set background color (framebuffer clear color).
Note
This function has been auto-generated from the following Raylib function definition:
void ClearBackground(Color color);See also
color() for creating color objects.
Set background color (framebuffer clear color).
This function has been auto-generated from the following Raylib function definition:
void ClearBackground(Color color);color() for creating color objects.