# Slope

## Overview

The Slope rollout allows steering the occurrence of entities based on the surface angle evaluation.

![](/files/-MUSzAGJFjhNAvCQY3Bb)

## Limit

![](/files/-MUT55tYRbk07_0dv6jb)

**Minimum** - Specifies the lower bound of the slope angle range.\
**Maximum** - Specifies the upper bound of the slope angle range.

{% hint style="info" %}
The **Minimum** and **Maximum** parameters serve as the beginning and end of the falloff interval. It is worth mentioning that both are used by the falloff regardless of the on-ness state of this constraint.
{% endhint %}

## Density & Scale Falloffs

![](/files/-MUT5AwEyhMMgMsFJFpE)

The Density & Scale Falloff enables the reduction and scaling of elements based on the provided Limit parameters. Those may come especially useful when dealing with uneven terrain, as vegetation hardly tends to grow on hillsides. Those can be also used in reverse helping to cover hillsides with rocks. Please refer to the [Falloff Graph](/manual/falloff-graph.md) section for a detailed explanation of their parameters.&#x20;


---

# 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/slope.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.
