|LerpSpeed|Float| How fast the items should move to align themselves in the specified grid arrangement.
|LerpSpeed|Float| How fast the items should move to align themselves in the specified grid arrangement.
|HorizontalAlignment|'''[[#Align|Align]]'''|TypeAdv4=true| How to align the items horizontally.
|HorizontalAlignment|'''[[#Align|ObjectGridAligner.Align]]'''|TypeAdv5=true| How to align the items horizontally.
|VerticalAlignment|'''[[#Align|Align]]'''|TypeAdv5=true| How to align the items vertically.
|VerticalAlignment|'''[[#Align|ObjectGridAligner.Align]]'''|TypeAdv6=true| How to align the items vertically.
|RowAxis|'''[[#AxisDir|AxisDir]]'''|TypeAdv6=true| The axis that items should be aligned on for the horizontal axis of the grid.
|RowAxis|'''[[#AxisDir|ObjectGridAligner.AxisDir]]'''|TypeAdv7=true| The axis that items should be aligned on for the horizontal axis of the grid.
|ColumnAxis|'''[[#AxisDir|AxisDir]]'''|TypeAdv7=true| The axis that items should be aligned on for the vertical axis of the grid.
|ColumnAxis|'''[[#AxisDir|ObjectGridAligner.AxisDir]]'''|TypeAdv8=true| The axis that items should be aligned on for the vertical axis of the grid.
|Items|{{RootFieldType|SyncList`1|[[#Item|Item]]}}|TypeAdv8=true| A list of items who's positions should be driven to place them into a grid alignment using this component's calculations.
|Items|{{RootFieldType|SyncList`1|[[#Item|ObjectGridAligner.Item]]}}|TypeAdv9=true| A list of items who's positions should be driven to place them into a grid alignment using this component's calculations.
}}
}}
Latest revision as of 06:03, 17 March 2025
Component image
Object Grid Aligner component as seen in the Scene Inspector
The ObjectGridAligner component aligns objects into a grid of items with x number of items per row.