UI editor basics
The UI layer displays controls and information over the scene.
Workflow
- Open the UI editor and add a component.
- Set its position and size, then configure text, appearance and available component properties.
- Choose static data or a data binding as appropriate; add actions for interactive controls.
- Run the scene and test the UI at desktop and smaller widths.