UI Gradient affecting text

Hey, so at the moment, I have a UI Gradient that I ONLY want applied on my border.
I’d like to make it so that the text isn’t affected by the gradient. Is this possible?

Here’s my current layout:
image

image

Try toggling Rich text ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀

Unfotunately, toggling rich text didn’t work.

Use UIStroke and parent the UIGradient under it.

image

Change the UIStroke’s ‘ApplyStrokeMode’ to “Border”.

image

4 Likes