RGBAf

constructor(r: Float = 1.0f, g: Float = 1.0f, b: Float = 1.0f, a: Float = 1.0f)
constructor(color: RGBA)
constructor(data: FloatArray)