How do I make UIGradient Apply to BackgroundColor3 rather than ImageColor3?

I want to be able to have a gradient that shows behind the object in my viewportFrame. When I change the BackgroundColor3, I am able to get the result I need; image but the only problem is that I am unable to make that colour a gradient. However, once I place a UIGradient inside the viewportFrame, the colour comes over the object like this; Screenshot_1. I believe this is because the UIGradient only affects the ImageColor3. If there is a way to get a gradient in the background of a viewportFrame please let me know. Thank you in advance!

1 Like