# What materials are the Foliage templates suitable for? What are the special parameters?

The leaves of real plants have such characteristics: If you look at the overlapping leaves against the light, you can see that the parts of the back of the leaves that are exposed to direct sunlight are brighter, and the parts that are shaded by other leaves are darker.

Other sheet materials, such as paper, have a similar effect. That is, you can see the change of light and shadow on the back side of the material on the front side.

There are only two special parameters for the Foliage material:

* **Opacity Map:** Use map to control the hollow effect of the material.
* **Opacity Intensity:** Control the light transmission of the sheet material, the value of 0, the material does not transmit light, the value of 1, the light transmission effect becomes maximum.

![](/files/-MkesqAgrv8fJbCUesSr)

{% hint style="success" %}
All the Vegetation in the D5 Asset library use the Foliage material template to ensure the realism of the leaves.
{% endhint %}


---

# 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/material/foliage.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.
