layout-tools.rst 1.2 KB

1234567891011121314151617181920212223242526272829303132333435
  1. .. include:: ../_header.rst
  2. Layout tools
  3. ------------
  4. .. toctree::
  5. :maxdepth: 1
  6. layout-tools-align
  7. layout-tools-align-to-border
  8. layout-tools-origin
  9. layout-tools-grid
  10. Laying out the objects in a scene is one of the most attractive features the |SceneEditor|_ provides. The `Layout tools <layout-tools.html>`_ are shortcuts for aligning and distributing the objects of a scene. You can find the tools in the Layout context menu or the Layout toolbar.
  11. It works this way:
  12. 1. Select the objects you want to layout:
  13. 2. Execute a layout operation, selecting a layout tool in the Layout context menu or the Layout toolbar. You can undo or redo this operation:
  14. .. image:: ../images/scene-editor-layout-tools-steps-2-20220812.webp
  15. :alt: Apply layout.
  16. 3. If the tool requires parameters, set them in the parameters pane of the Layout toolbar:
  17. .. image:: ../images/scene-editor-layout-tools-steps-2.1-20220812.webp
  18. :alt: Apply layout
  19. You can show/hide the Layout toolbar by checking the **Show Layout Bar** option in the Layout menu:
  20. .. image:: ../images/scene-editor-layout-tools-show-07092021.webp
  21. :alt: Show/hide layout toolbar.