# Shadows/Midtones/Highlights

### Shadows Midtones Highlights

Lumina includes three sliders in the Color tab for adjusting Shadows, Midtones, and Highlights. This effect allows you to precisely define the tonal range for shadows, midtones, and highlights, offering greater control compared to Lift, Gamma, and Gain.

#### Using Shadows Midtones Highlights

To use the Shadows Midtones Highlights effect in Lumina:

1. Open the Lumina panel and navigate to the **Color** tab.
2. Scroll to find **Shadows, Midtones, Highlights**.
3. Each effect has a checkbox next to a slider; enable the desired effect by checking the checkbox.

For additional details, refer to the [Unity HDRP documentation on Shadows-Midtones-Highlights](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@13.1/manual/Post-Processing-Shadows-Midtones-Highlights.html).


---

# 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://skylinx.gitbook.io/lumina/features/shadows-midtones-highlights.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.
