layout-tools-align-to-border.rst 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. .. include:: ../_header.rst
  2. Align To Border layout tools
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4. Like the `Align tools <layout-tools-align.html>`_, the Align To Border tools place the objects in a line, but this line is one of the borders or the scene.
  5. The borders of the scene are set in the `Scene's properties <border-properties.html>`_.
  6. Starting with this configuration:
  7. .. image:: ../images/scene-editor-layout-tools-align-border-start-07092021.webp
  8. :alt: Start configuration.
  9. The border alignment lines are:
  10. **Left**
  11. .. image:: ../images/scene-editor-layout-tools-align-border-left-07092021.webp
  12. :alt: Align to left border.
  13. **Center**
  14. .. image:: ../images/scene-editor-layout-tools-align-border-center-07092021.webp
  15. :alt: Align to center border.
  16. **Right**
  17. .. image:: ../images/scene-editor-layout-tools-align-border-right-07092021.webp
  18. :alt: Align to right border.
  19. **Top**
  20. .. image:: ../images/scene-editor-layout-tools-align-border-top-07092021.webp
  21. :alt: Align to top border.
  22. **Middle**
  23. .. image:: ../images/scene-editor-layout-tools-align-border-middle-07092021.webp
  24. :alt: Align to middle border.
  25. **Bottom**
  26. .. image:: ../images/scene-editor-layout-tools-align-border-bottom-07092021.webp
  27. :alt: Align to bottom border.