Game Development Reference
In-Depth Information
Groups
In the legacy GUI, groups were defined by the controls themselves;
if you wanted to orientate multiple controls together in a particular fashion,
you simply couldn't.
With the new Unity UI system, you can define several layout groups.
Horizontal Layout Group
A Horizontal Layout Group displays items in a horizontal line:
Vertical Layout Group
A Vertical Layout Group displays controls in a vertical line:
Grid Layout Group
A Grid Layout Group lays out controls according to a grid-based pattern of rows
and columns:
 
Search WWH ::




Custom Search