/UIElementsExamples

Unity project containing examples to use UIElements in the Editor

Primary LanguageC#

About

The examples here have only been tested on: Unity 2019.3.0b7

There are two groups of example code in this project:

Quick Intro

  • Under: Main Menu > QuickIntro (requires sample scene open)
  • Sample Scene: Assets/QuickIntro/DemoScene.unity
  • Description: a couple of small samples introducing the UIElements API
  • Video: https://www.youtube.com/watch?v=sVEmJ5-dr5E

UIElementsExamples

  • Under: Main Menu > UIElementsExamples
  • Sample Scene: none required
  • Description: several example EditorWindows implemented in UIElements covering most of the feature set