| 12345678910111213141516 |
- .. include:: ../_header.rst
- Add built-in object from context menu
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- The Scene Editor's context menu shows different options for creating a new built-in object.
- The **Add Object** sub-menu shows all categories of the built-in object types:
- .. image:: ../images/scene-editor-add-object-menu-02232021.webp
- :alt: Add Object context menu.
- Also, the **Add...** (``A``) option opens a dialog with all the built-in types. That's great for quickly adding a new object:
- .. image:: ../images/scene-editor-add-object-dialog-02232021.webp
- :alt: Add Object dialog.
|