# Density Mapping

## Overview

The Density Mapping rollout enables influencing elements occurrence in the distribution. It can be perceived as masking the distribution elements using a grayscale image map.

![](/files/-MV8VbcGbFQzup0BkS7h)

**Filename** - Defines the path to an image to be used for density mapping.\
**Mapping Type** - Allows choosing between *Simple* and *Individual UV* mapping.\
**Mapping** - Provides simple mapping as well as user-friendly editing.\
**UV Channel** - Determines the UV channel for evaluation.\
**Exponent** - Allows steering the exposure value of the provided map.


---

# 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://help.rhinonature.com/manual/distribution/density-mapping.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.
