Hello,
I’m working on simple transition animation.
I applied .title_top_elem_btn to #Btn.
And I tested.
However, #Icon and #Name blocked the mouse hovering.
In ugui, I simply disable raycastTarget property.
I want to know the equivalent of raycastTarget in ui toolkit.
Thanks