ClearBackground method
Set background color (framebuffer clear color)
Implementation
void ClearBackground(ColorC color)
=> _ClearBackground(color);
Set background color (framebuffer clear color)
void ClearBackground(ColorC color)
=> _ClearBackground(color);