You can use UI Toolkit to create Editor UI and synchronize data between a property and a visual element for the Editor UI.
Topic | 描述 |
---|---|
Create a custom Editor window | Learn how to create a custom Editor by an example. |
Create a custom Inspector | Learn how to create a custom Inspector by an example. |
SerializedObject data binding | Understand data binding and learn how to do data binding by examples. |
ViewData persistence | Usage of the ViewData API. |