ClearBackground abstract method
void
ClearBackground(
- ColorStructType color
Set background color (framebuffer clear color)
Implementation
void ClearBackground(
ColorStructType color,
);
Set background color (framebuffer clear color)
void ClearBackground(
ColorStructType color,
);