Demo files for the Unite Copenhagen 2019 UIElements Runtime and UI Builder presentation:
Building UI for games with the new UI Builder
Assets/DemoUI
Assets/MainDemo.unity
Assets/Tanks/Scripts/Managers/GameManager.cs
Runtime support for UIElements is still in development. This project has an earlier version embedded, inside the Assets/UIRuntime
folder. This implementation provides the Panel Renderer component which can be used to display UIElements and capture UI events in the Game view.