Random Layout

Use a random layout to position, rotate, and size children randomly within bounds.

Random layout

Random Layout Options

Random layout options
Random Seed Seed value used to determine random values. This ensures results remain consistent each time layout is computed.
Position Randomizes the position within bounds.
Rotation Randomizes the rotation within bounds.
Size Randomizes the available size for children within bounds. For this to affect the sizes of children, those children need to set the size property to "Parent" in the Flexalon Object Component.
Align Aligns each child with the size set by the Flexalon Object Component. For example, this can be useful to ensure all randomized objects appear on top of a surface.