Align¶
Category: Modifier
Description¶
Align geometry bounding box to axes or origin
Inputs¶
- Input 0: Geometry to process
Parameters¶
Alignment¶
Align Mode (int)
How to align the geometry bounding box
- Default:
0| Options:Center to Origin,Min to Origin,Max to Origin
Axes¶
Align X (int)
Apply alignment to X axis
- Default:
1| Options:Off,On
Align Y (int)
Apply alignment to Y axis
- Default:
1| Options:Off,On
Align Z (int)
Apply alignment to Z axis
- Default:
1| Options:Off,On
Example Usage¶
Connect geometry to the input, then adjust parameters to modify the result.
See Also¶
No related nodes