# Default Render Target

The default render target is the render target that new cameras are attached to by default. Visually, the default render target is identifiable by the "(default)" text near it's name or by the "Is Default" property which is checked. Also, its tooltip displays additional information.

<div drawio-diagram="6300"><img src="https://doc316en.candera.eu/uploads/images/drawio/2024-06/drawing-5-1718955974.png" alt=""/></div>

Default Render Target Example

<p class="callout info">The default render target works with Camera, Reflection Camera and Stereo Camera.</p>

---

#### Manually Setting

Setting the default render target can be done in one of the following ways:

- via context command using the "Set As Default Render Target" option
- by enabling the property "Is Default" from the Property panel
- via \[ <span style="color: rgb(230, 126, 35);">[Solutions Options &gt; Default Render Target Configuration](https://doc316en.candera.eu/books/solution-handling/page/default-render-target-configuration)</span> \] window

---

#### Automatically Setting

The default render target is set automatically in one of the following two situations:

- when adding a new render target if there is no other
- when deleting the current default render target, if another one is available

---