How would i achieve this effect

this
image
now if i make the frame out of bounds it will do this
image
what i want
image
what is the property for this effect?
Now i know i already did it but i just used a transparent object to represent the effect, but i want to achieve it without any transparent objects.

1 Like

nvm, i solved this by making the surfacegui’s clipsdescendants to false

3 Likes