float r3 = blendColor.r / 255.0; float g3 = blendColor.g / 255.0; float b3 = blendColor.b / 255.0; float i3 = blendColor.a / 255.0;