Search Results for

    Show / Hide Table of Contents

    UI

    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
      • Transform
    • Brushes
    • Controls
      • Button
      • CheckBox
      • Slider
      • Image
      • Label
      • Dropdown
      • TextBox
      • Border
      • Panel
      • Drop Panel
      • Blur Panel
      • Progress Bar
      • Spacer
      • Grid Panel
      • Uniform Grid Panel
      • Horizontal Panel
      • Vertical Panel
      • Tiles Panel
      • Render To Texture Control
      • Canvas Scaler
      • Radial Menu
    • Fonts
    • Text Render
    • Sprite Render
    • High DPI
    • UI Navigation
    • Tutorials

    Tutorials

    • How to create UI
    • How to create UI from code
    • How to create a custom font material
    • How to create a custom GUI material
    • How to blur UI panel background
    • How to create a Main Menu
    • How to create a custom control
    • How to create UI animation in prefab
    • How to raycast UI
    • Improve this Doc
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat