Random Layout

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

Random layout

Random Layout Options

Random layout options
Random SeedSeed value used to determine random values. This ensures results remain consistent each time layout is computed.
PositionRandomizes the position within bounds.
RotationRandomizes the rotation within bounds.
SizeRandomizes 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.
AlignAligns 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.