UI
The UI is one of the most important components of a game. The UI system in Flax allows you to create user interfaces fast and intuitively, right in the Editor or from code. Follow this documentation section to learn how to work with UI controls and use them in your games.
In this section
- UI Canvas
- UI Control
- Brushes
- Controls
- Fonts
- Text Render
- Sprite Render
- High DPI
- UI Navigation
- Tutorials