# How to fill hedge leaves with one click?

In the production of outdoor scenes, for the regular hedge scene, it is recommended to use the plant path tool in D5 to quickly generate. And for the scene with rich shapes of the model, you can quickly generate the hedge leaves by one-click filling.

## Where is the one-click fill hedge blade feature turned on for the D5?

### Scater by brush

By selecting the model and choosing the Brush tool, you can use the currently selected hedge leaf material to paint in the scene.

<div align="center"><figure><img src="/files/A6bU9vZEcLNBPiFkp8C0" alt="" width="563"><figcaption></figcaption></figure></div>

1. Assets selection

A variety of new leaf materials have been added to <mark style="background-color:purple;">the "Library" -> "Nature" -> "Hedges" category in the online library, and those with "single" in their names</mark> are suitable for use with the Scatter feature to achieve the hedging effect.

2. Parameter setting:&#x20;

* **Radius**: Set the Radius parameter to maximum, enable the Fill tool and fill the selected model face with hedge leaves.
* **Density**: Set the density parameter to maximum to obtain a uniform filling effect.
* Select '**Align to Terrain**'.
* **Random Size**: When the parameter is set to 0, the filling effect of hedge leaves is the most regular and orderly, and the adjustment of the parameter value can control the degree of random changes in the size of the leaves.

> **Dynamic plants** do not support the 'Align to Terrain' feature at this time.

3. Use the eraser:

* Set the radius to the maximum value to clear the current scattered leaves.
* When selecting the radius between 0.01 and 1, you can make local detail deletion and adjustments in the hedge bush.

<div align="center"><figure><img src="/files/VabnnMk9qW0HH20wfwxd" alt=""><figcaption></figcaption></figure></div>

4. Precautions

* **If the model does not produce uniform blades locally**, you can use secondary scatter to second fill locally on the current base.&#x20;

> If this operation does not produce results, **check in the modeling software that the model is all frontal**.

* **The height of the material is about 15-20cm when the size is 1.** For scenes that require strict dimension, it is recommended to leave a certain amount of height space in the modeling process or reduce the size to get a suitable effect.
* **For efficiency issues, it is recommended that the single fill area should not be too large.** Otherwise, it will result in long scatter generation time or lag in real-time preview.

<figure><img src="/files/dLHrQE2nTtUhLuVxHnez" alt=""><figcaption><p>Effect before &#x26; after one-click filli</p></figcaption></figure>


---

# 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/user-guide/tool/how-to-fill-hedge-leaves-with-one-click.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.
