Rasagar/Library/PackageCache/com.unity.ugui/Documentation~/UIReference.md

14 lines
711 B
Markdown
Raw Normal View History

2024-08-26 13:07:20 -07:00
# UI Reference
This section goes into more depth about Unitys UI features.
| **Topic** | **Description** |
|:---|:---|
| [Rect Transform](class-RectTransform.md) | Learn about the Rect Transform component. |
| [Canvas Components](comp-CanvasComponents.md) | Learn about the Canvas component and its related components. |
| [Visual Components](comp-UIVisual.md) | Learn about the visual components of Unity UI. |
| [Interaction Components](comp-UIInteraction.md) | Learn about the interaction components of Unity UI. |
| [Auto Layout](comp-UIAutoLayout.md) | Learn about the auto layout components of Unity UI. |
| [Events](EventSystemReference.md) | Learn about the event system components of Unity UI. |