# How to generate a vine with one click?

## Procedurally-generated Vines

Added Procedurally-generated Vines in Model>Nature>Vine, including Boston Ivy, Climbing Rose, Chestnut Vine and more.&#x20;

* After downloading the material, drag the corresponding asset into the scene.
* Place the blue ray detection lever perpendicular to the model surface until the blue leaf decal appears on the model surface, then it enters the generatable state.
* At this time, click the Generate button on the right sidebar, and the vines can be attached to the model surface for parametric growth.

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

## Parameter adjustment

Procedurally-generated Vines supports custom adjustment of size, leaf density, leaf random angle, length, width and leaf colour parameters.

## Energy Saving Mode&#x20;

After turning on Energy Saving Mode, it will automatically increase the generation step size of Procedurally-generated Vines, the larger the step size, the lower the precision of the vine model and the smoother the real-time operation.

> Note:
>
> * When the blue lever is too far away from the model, it is impossible to detect the rays successfully.
> * Procedurally-generated Vines do not support duplication.


---

# 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-generate-a-vine-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.
