clearColor

abstract fun clearColor(r: Float, g: Float, b: Float, a: Float)
open fun clearColor(color: Color)