manipulation-tools-slice.rst 1.0 KB

123456789101112131415161718192021
  1. .. include:: ../_header.rst
  2. Slice tool
  3. ~~~~~~~~~~
  4. This is a tool for changing the size of the slices of a `NineSlice <nine-slice-object.html>`_ object. You can activate it in the context menu, with the **Tools → Slice Tool** option. Or you can activate it in the Nine Slice properties section, by clicking the **Edit Slices** button:
  5. .. image:: ../images/scene-editor-slice-tool-edit-button-20230208.webp
  6. :alt: Activate the Slice tool.
  7. The tools shows four maniputaros for changing the size of the slices:
  8. .. image:: ../images/scene-editor-slice-tool-manipulators-20230208.webp
  9. :alt: Slice manipulators.
  10. If you want to change the width of the **left** and **rigth** slices at the same time and with the same value, you can press and hold the ``Shift`` key. It also applies to the height of the **top** and **bottom** slices.
  11. If the object is in a 3 slices mode, it only shows the manipulators for the width slices:
  12. .. image:: ../images/scene-editor-3-slice-tool-20230208.webp
  13. :alt: Nine Slice with 3 slices mode.