Hi, I'm trying to apply color gradient to rectangle by coloring pixel by pixel.

If I can color 1 pixel, I think its easy to apply color gradient by gradually changing color values as I move location of pixel.

Is there any object that can do this?