Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 592 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 592 Bytes

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