GridLayoutGroup

cell-size

Vector2

The size to use for each cell in the grid.

cell-size-x

float

Width of each cell in the grid.

cell-size-y

float

Height of each cell in the grid.

spacing

Vector2

The spacing to use between layout elements in the grid.

spacing-x

float

Horizontal space between cells.

spacing-y

float

Vertical space between cells.