Is there a way to selectively mask UI elements? I have a table that I’m drawing contents inside. Sometimes these draw over the bounds of the table and the mask does a great job clipping these elements, but I also draw scale ‘tick marks’ outside of the bounds of the table and I want these elements to remain and not be clipped. I was hoping that possibly it was possible to selectively clip UI elements - perhaps by layer or tag?
Thanks in advance
Peter.