# Chroma-Key

Especially for virtual events we have added a proper chroma-key feature to mask out defined colors from the diffuse channel.&#x20;

<div><figure><img src="/files/VyVpvfmLiFiHrcG4GJGt" alt=""><figcaption><p>Without</p></figcaption></figure> <figure><img src="/files/fIJlG9a0Pb1R8pefmV1E" alt=""><figcaption><p>Chroma-Key applied</p></figcaption></figure></div>

In the PBR Material Settings at the Transparency category, you can find all Chromakey settings.&#x20;

<table data-header-hidden><thead><tr><th width="274"></th><th></th></tr></thead><tbody><tr><td>Chroma-Key</td><td>Activates the chroma-key filter</td></tr><tr><td>Chroma-Key Color</td><td>The color to be removed</td></tr><tr><td>Threshold high</td><td>Variable hue threshold</td></tr><tr><td>Threshold low</td><td>Variable hue threshold</td></tr><tr><td>Despill</td><td>Removes the green tint </td></tr><tr><td>Despill intensity</td><td>Amount of despill</td></tr><tr><td>Despill luminance</td><td>Luminance of despill</td></tr></tbody></table>


---

# 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://help3.depence.com/depence-construction/depence-materials/depence-pbr-material/chroma-key.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.
