Modifying Source Assets Through Scripting
Editor Windows

Extending the Editor

Unity lets you extend the editor with your own custom inspectors and Editor Windows and you can define how properties are displayed in the inspector with custom Property Drawers. This section explains how to use these features.

Modifying Source Assets Through Scripting
Editor Windows