# What's in D5 Studio

## Effect Preset

1. What is effect presets?

D5 effect preset contains all parameters in the D5 scene, environment and effect panel.

<div align="left"><figure><img src="/files/rdTVKDuYFc55s4LI73xL" alt=""><figcaption></figcaption></figure></div>

2. How to create a D5 preset?

* &#x20;Switch to the ready scene in the scene list.&#x20;
* Right-click on the scene or click "Create Preset" in the Studio panel.

<div align="left"><figure><img src="/files/3Rhf3U6Kq5tn8bFvKOLJ" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/ktaBjn7vsZ6U11sLAfKM" alt=""><figcaption></figcaption></figure></div>

* After clicking "Create Preset", a pop-up window for saving the settings will appear. Complete the settings and save.

<div align="left"><figure><img src="/files/XiIQlY59iw5SCgGjF9Tg" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/BjsM6V6LwZyf0Iq1TeP6" alt=""><figcaption></figcaption></figure></div>

Note:&#x20;

When saving the preset, the custom HDR and LUT files used will also be uploaded.&#x20;

The save time is affected by the size of the HDR file used. The preset is stored based on the data in the current preview viewport.

<div align="left"><figure><img src="/files/MA5KDJaDXJfr5oHQDADe" alt=""><figcaption></figcaption></figure></div>

3. How to apply D5 presets?

* In the Studio panel, double-click on the preset file that you want to apply (the first click will download the data, and the second click will apply it). The download and loading time depend on the size of the custom HDR file in the preset.

<div align="left"><figure><img src="/files/2Et11Mm2f34x4UVmWakf" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/WibbM2fWI6aKQDbiik55" alt=""><figcaption></figcaption></figure></div>

* Data ia automatically cached, so there is no need to download it repeatedly. The check mark icon in the lower right corner of the thumbnail indicates whether the preset has been downloaded.

<div align="left"><figure><img src="/files/rjzMcyAag09DCuWRH5mk" alt=""><figcaption></figcaption></figure></div>

* In the image or video rendering mode, applying presets is also supported.

Note: Please update the scene after applying a preset.

<figure><img src="/files/giMrCSSZx1juuR9pes4L" alt=""><figcaption></figcaption></figure>

## Brush preset

D5 brush preset data contains the **asset ID** and **brush parameters** used in a brush.

1. How to create D5 brush presets?

After logging into your Teams account, select brush tool and you can then save the preset to My Space or Team Space in the the Assets tab.

<div align="left"><figure><img src="/files/Tm90DoekV97Ykg363Vnw" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/f8Hz3EjcZnVeyaEiCYQI" alt=""><figcaption></figcaption></figure></div>

2. How to apply D5 brush presets?

Double-click on the preset thumbnail in the Studio panel to use the brush preset, and the models in the preset will be automatically downloaded and the brush tool will be activated, allowing you to directly brush in the scene. If you need to adjust the brush parameters, simply click on the preset for adjustments.

<div align="left"><figure><img src="/files/dZ5ZLfaIbfDm7fWl8VNL" alt=""><figcaption></figcaption></figure></div>

## Path Preset

D5 path preset data contains the **asset ID** and **brush parameters** used in a brush.

1. How to create a D5 path preset?

After selecting the drawn path model, you can view the parameters of the path in the parameter panel on the right side, and save the preset to your personal space/team space through the portal.

<div align="left"><figure><img src="/files/cuxQnY5vOlJkDG6KhXHx" alt=""><figcaption></figcaption></figure></div>

2. How to apply a D5 path preset?

Double-click the path preset to open the path tool, the asset model contained in the preset will be downloaded automatically, and you can directly draw the path in the scene.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.d5render.com/instruction-for-d5-for-teams/how-to-use-d5-studio/whats-in-d5-studio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
