Set background color (framebuffer clear color).
Note
This function has been auto-generated from the following Raylib function definition:
ClearBackground(Color color); void
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:
ClearBackground(Color color); void
color()
for creating color objects.