A list of items who's positions should be driven to place them into a grid alignment using this component's calculations.
Align
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Controls how the items should align themselves along the axis specified by the component.
Values
Name
Value
Description
Neg
0
Aligns items so their values are always negative along the specified alignment axis (so if using x axis, x will always be negative for an item)
Mid
1
Aligns items so half are on the negative and half are on the positive along an axis, so they take up both directions equally.
Pos
2
Aligns items so their values are always positive along the specified alignment axis (so if using x axis, x will always be positive for an item)
AxisDir
This article or section is a Stub. You can help the Resonite Wiki by expanding it.