glClearColor

common
fun glClearColor(color: Vec3)

Sets clear values for color buffers to color with alpha channel set to fully opaque.

common
fun glClearColor(color: Vec4)

Sets clear values for color buffers to color.