Learn UI Toolkit events by examples.
Topics | 描述 |
---|---|
Create a transition in a custom Editor window | Create a custom Editor window with three labels that rotate and scale when you hover over them. |
Create a transition event | Create a custom Editor window with a button and color palette. |
Create looping transitions | Create a Yo-yo and a A-to-B looping animations. |
Topics | 描述 |
---|---|
Create a drag-and-drop UI inside a custom Editor window | Create several slots, and one object that can be dragged into any slot. |
Create a drag-and-drop UI to drag between Editor windows | Create two custom Editor windows that an asset can be dragged from one window to another. |