Arrange

Arrange This node arranges objects according to their bounding box information.

The Arrange node can be used to do automatic positioning and arranging of objects in a scene. It evaluates the bounding boxes of its direct children and based on the Alignment properties will for each axis either do nothing, chain them one after the other or align them. The ChainOffset can be used to add additional spacing between consecutive children. The following describes the alignment settings in more detail, here on the example of the AlignmentX property:

It is often helpful to add a Volume Node to a child subtree so that regardless of orientation, the subtree has a consistent spacing to its neighbors.


The Control property can be bound to a Ticker or Layout Node to create crawls, tickers and similar text effects.