Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Unity-Technologies/UIElementsExamples

Unity project containing examples to use UIElements in the Editor
https://github.com/Unity-Technologies/UIElementsExamples

Last synced: about 1 month ago
JSON representation

Unity project containing examples to use UIElements in the Editor

Lists

README

        

# 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 `EditorWindow`s implemented in UIElements covering most of the feature set