Click or drag to resize

GridConfig Fields

The GridParamsGridConfig type exposes the following members.

Fields
  NameDescription
Public fieldalignmentOfCellsInGroup
The alignment of cells inside their parent LayoutGroup (Vertical or Horizontal, depending on ScrollView's orientation)
Public fieldcellHeightForceExpandInGroup
Wether to force the cells to expand in height inside their parent LayoutGroup
Public fieldcellPrefab
The prefab to use for each cell
Public fieldcellWidthForceExpandInGroup
Wether to force the cells to expand in width inside their parent LayoutGroup
Public fieldgroupPadding
The padding of cells as a whole inside their parent LayoutGroup
Public fieldspacingInGroup
Top
See Also