I have some widgets that have their render transform scaled. I need to clip them when they are outside a certain area of the screen.
Placing them in a vertical/horizontal box does not work.
Using a custom style material on UI, for some reason, keeps returning pixel screen space/screen UV x and y as 0, and as far as I can tell there is no other way to get the screen space via a material on a widget.
