size-properties.rst 760 B

1234567891011121314
  1. .. include:: ../_header.rst
  2. Size properties
  3. --------------------
  4. The `size properties`_ of the object can be modified in the |InspectorView|_ or by using the `manipulation tools <manipulation-tools.html>`_.
  5. .. image:: ../images/scene-editor-size-props-20230208.webp
  6. :alt: Size properties.
  7. These properties, **Width** and **Height**, are available for game objects like the `TileSprite <tile-sprite-object.html>`_, `Rectangle <shape-object.html#rectangle>`_, `Ellipse <shape-object.html#ellipse>`_, the `NineSlice <nine-slice-object.html>`_, and others.
  8. In addition to writing the values into the property editors, you can use the `Resize manipulator tool <manipulation-tools.html#resize-tool>`_ (``Z``) for changing the size of the object in the scene.