UI layout entity, UI edited by the player through the UI editor
| Name |
Type |
Description |
Script Name |
| Alpha |
Float |
Alpha |
Alpha |
| Layout Type |
Int |
Layout Type |
LayoutType |
| Content Origin |
Int |
Content Origin |
ContentOrigin |
| Fill Direction |
Int |
Alignment direction |
FillDirection |
| Cell Size |
Vector2 |
Width and height of the sub-item grid |
CellSize |
| Cell Space |
Vector2 |
Cell Space |
CellSpace |
| Constraint |
Int |
Constraint |
Constraint |
| Constraint Count |
Int |
Constraint Count |
ConstraintCount |
| Vertical Offset |
Vector2 |
Vertical offset |
VerticalOffset |
| Horizontal Offset |
Vector2 |
Horizontal offset |
HorizontalOffset |
| Sort Order |
Layout Sort Type |
Sort Order |
SortType |