# How to create a lawn effect?

## By scattering

Select the desired model grass in the library, then pull the parameters of the brush up to the maximum to activate the Scatter tool to scatter it within the selected faces.

<div align="left"><figure><img src="/files/2rd0MObCHdfefpSLuCFk" alt=""><figcaption></figcaption></figure></div>

## By grass material template

Learn more: <https://docs.d5render.com/user-guide/material/grass>

Select the material where the grass is located and switch the material template of that material to grass. Model grass will be generated on the surface of the material. Select the material where the grass is located and switch the material template of that material to grass. Model grass will be generated on the surface of the material. You can adjust the height, density and trim parameters of the grass, as well as the roughness, specular and normal of the surface through the material parameters.

Depending on the area of the material, there may be a delay in generation.

<div align="left"><figure><img src="/files/AS6JnsiFrSWMxPtX3jrg" alt=""><figcaption></figcaption></figure></div>

<mark style="color:orange;">Both of the above methods will introduce large amounts of model surfaces, and are not recommended for large areas. Grass in the distant view is recommended to use the grass material template which takes up less resources. The grass in the close-up view that needs to be close-up can use the model grass.</mark>

## Common issues

### Why can't I scatter grass/generate grass on the model?

Please check the model face before scattering/using grass material template. The scattering tool and the grass material template generation are only available for the front side of the model.

In Sketch Up

<div align="left"><figure><img src="/files/BXx1brZJLJuipuQ8qbz9" alt=""><figcaption></figcaption></figure></div>

In D5

<div align="left"><figure><img src="/files/wWa2rbUOGd9AchViycDq" alt=""><figcaption></figcaption></figure></div>


---

# 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-create-a-lawn-effect.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.
