Clipping mask for GUI

Hello everyone, I want to use clipping mask for GUI element such as image. I found the clipPlane method in the documentation, can it be use in GUI ? or it only works on mesh? if it don’t work with GUI, what should I use ? Thank you in advance

Hello, clipPlanes are for 3D.

You can simply use rectangles maybe? Can you provide a simple Playground that repro what you want?