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:
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:
Try toggling Rich text ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀
Unfotunately, toggling rich text didn’t work.
Use UIStroke and parent the UIGradient under it.
Change the UIStroke’s ‘ApplyStrokeMode’ to “Border”.