As far as I know, this is not possible. You need to create instance variables and change them together with effect properties. For example, create instance variables r, g, b and when you change properties for setColor effect, set the same values to the variables.