cf_clear_color¶ Category: graphics GitHub: cute_graphics.h Sets the color the app will use to clear the screen/canvases. void cf_clear_color(float red, float green, float blue, float alpha); Related Pages¶ cf_clear_depth_stencil