Skip to content

talpay/Unity-Editor-Extension-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Editor Extension Templates

This repo provides simple templates for anyone who wants to start developing custom UI and extensions for the Unity Editor using the integrated UI Toolkit and the UI Builder.

🗂️ Contents

Template Name Description
MyEditorWindow Minimal template for creating a custom UI Window.
EditorWindowExample Example template showing basic UI elements and callbacks. Mixture of UI elements created in C# and with UI Builder.

✅ Getting Started

If you found this repo trying to figure out how to extend the UI and just need a quick tutorial to get started, do the following examples in this order to get a basic grasp of the concepts (15-20 Minutes):

  1. MyEditorWindow
  2. EditorWindowExample
  3. Go to Further Reading

To use a template, copy the folder (e.g. MyEditorWindow) into the Assets/ folder of your Project. It can then be opened from Unity's menu bar via Tools/[Template Name]:

📖 Further reading

About

Templates for extending the Unity Editor using UI Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages