| 1234567891011121314 |
- .. include:: ../_header.rst
- Inspector view
- ~~~~~~~~~~~~~~
- The **Inspector**, is a `general view <../workbench/inspector-view.html>`_ for showing the properties of the objects selected in other parts of the IDE.
- When the |SceneEditor|_ is active, the Inspector view shows the properties of the objects selected in the scene.
- It groups the properties in sections:
- .. image:: ../images/scene-editor-inspector-sections-03122021.webp
- :alt: Inspector sections.
|