Color4f

constructor(rgba: FloatArray)
constructor(c: Int)
constructor(r: Float, g: Float, b: Float, a: Float = 1.0f)