# Hole Volume

Hole volume can be used to make holes. right click the content browser a click blueprint class and type hole.

![](/files/2RqeSNme35GmlaDHKM5g)

and apply it under the volumes tab

![](/files/blB5FampBIdN8yPN7At2)

### Showcase Example

{% embed url="<https://cdn.discordapp.com/attachments/1036061916541497417/1088838377442385982/HoleVolume.mp4>" %}
You can use the foliage mask and overlap the same area of the hole volume to remove the foliage
{% endembed %}

If you do not see any affects from the hole volume you may have to edit the master material for the WorldScape manager and multiply the alpha vertex color at the end of the opacity mask lerp.

<figure><img src="/files/FXZfFq0ZtEB4Hv2EqzpP" alt=""><figcaption></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://iolacorp-1.gitbook.io/worldscape-plugin/getting-started/hole-volume.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.
