Unity C# Editor Tutorials
This is a small collection of Unity C# tutorials that teach you how to customize the editor.
- Custom Data
-
This tutorial shows how to create a custom data type and how to write a property drawer for it.
- Custom List
-
This tutorial shows how to create custom editors and list visualizations.
- Star
-
This tutorial shows how to manage a dynamic mesh in edit mode and support WYSIWYG editing.