Version: 2023.2
Bind a custom control to custom data type
Create a custom Editor window

Support for Editor UI

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.

其他资源

Bind a custom control to custom data type
Create a custom Editor window