| 12345678910111213141516171819202122232425262728 |
- .. include:: ../_header.rst
- Display properties
- ~~~~~~~~~~~~~~~~~~
- The **Scene Display** section provides the **Scene Display Name** property.
- By default, the different UI viewers in the editor show the name of the file of the scene as the display name of the scene.
- With the **Scene Display Name** property you can change the display name of the scene. You can use a more descriptive name, like **Level 1: The mountains**:
- .. image:: ../images/scene-editor-scene-display-name-properties-20231205.webp
- :alt: Set the display name of a scene.
- The display name appears in different UI viewers of the editor, like the **Go To Scene** dialog:
- .. image:: ../images/scene-editor-display-name-viewers-20231205.webp
- :alt: The scene display name in the go-to scene dialog.
- Or in the |BlocksView|_ of the |SceneEditor|_:
- .. image:: ../images/scene-editor-scene-display-name-blocks-view-20231205.webp
- :alt: Scene display name in the Blocks view.
|