Learn UI(User Interface) Allows a user to interact with your application. Unity currently supports three UI systems. More info
See in Glossary Toolkit events by examples.
Topics | Description |
---|---|
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. |