# Cutout

Cutout is used to create objects that do not require large geometry. For example, leaves, fences, grids, objects with holes.

For Cutout, you need to load a texture map, but it must be with an alpha channel and contain only black and white colors.

<figure><img src="/files/f3s1tQ1w3upm7BVbk62q" alt=""><figcaption></figcaption></figure>

You may set the Intensity parameter in the cutout mode. When you increase it, the edge of the alpha channel begins to lighten, and edge artifacts are eliminated.

<figure><img src="/files/6XseIduuXxlZxivcM4ky" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="/files/YaiCJffpsxxk4x1jglwV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/LKYI9owmKPAfzCVtY5Ya" alt=""><figcaption></figcaption></figure>

You can play around with different materials and their settings to create objects that we can see in real life. You can do so much with them.  Just keep in mind that you are going to drain some resources using different materials and changing their parameters.&#x20;


---

# 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://help.manu.co/learn/manual/materials/opacity-type/cutout.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.
