# Using Portrait Lighting and Motion Blur

Use advanced features like **Improved Portrait Lighting** and **Motion Blur** for more detailed adjustments.

***

Clicking the More **(···)** button in the app’s right sidebar provides access to the advanced camera settings, such as **Improved Portrait Lighting** and **Motion Blur**.

<figure><img src="/files/GlZdBlKyPmVGU7ki8An2" alt=""><figcaption><p>Click the More <strong>(···)</strong> button in the app’s right sidebar.</p></figcaption></figure>

## **Improved Portrait Lighting**

The **Improved Portrait Lighting** setting makes the figure in the camera appear brighter, as if an actual light source is illuminating them.

The brightness level can be adjusted using a slider, with a range from 1 to 5.

<figure><img src="/files/5zBqLBdQawVfJMJh5KUD" alt=""><figcaption><p>Enable <strong>Improved Portrait Lighting</strong> and adjust the brightness using the slider.</p></figcaption></figure>

***

## **Motion Blur**

The **Motion Blur** setting applies a blur effect to movements captured by the webcam, making them appear smoother and more dynamic.

The intensity of the blur can be controlled using a slider, with a range from 1 to 10.

<figure><img src="/files/EFwBAWXcJ1CEN2RN2CPY" alt=""><figcaption><p>Enable <strong>Motion Blur</strong> and adjust the intensity using the slider.</p></figcaption></figure>

[LENS](/lens/overview.md), [Guides](/lens/guides.md), [Features](/lens/guides/features.md)


---

# 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://guide.prismlive.com/lens/guides/features/advanced-camera-settings/using-portrait-lighting-and-motion-blur.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.
