align_objects
Align objects by their bounding box, not their origin, using axis and mode (MIN, CENTER, MAX) with an optional reference object.
Instructions
Alinea objetos por su bounding box real (no por su origen, que suele estar descentrado). axis: X|Y|Z. mode: MIN (caras inferiores), CENTER o MAX. reference fija el objeto que no se mueve; por defecto el primero.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | Z | |
| mode | No | MIN | |
| names | Yes | ||
| reference | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |