Part 5: Other UI and Input Systems
In this part, you’ll step away from exploring the Unity UI system and look at the two other systems provided by Unity to create UI – UI Toolkit and IMGUI. You’ll also look at how to handle input with the New Input System.
This part has the following chapters:
- Chapter 18, Getting Started with UI Toolkit
- Chapter 19, Working with IMGUI
- Chapter 20, The New Input System