Rasagar/Library/PackageCache/com.unity.ugui/Documentation~/UIReference.md
2024-08-26 23:07:20 +03:00

14 lines
711 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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. |