# What if there is colour bleeding in a scene?

## What if there is colour bleeding in a scene?

In the Advanced Parameters under the Material Editing Panel, you can enable the "Limit Color Bleeding" option. When there are some brightly colored materials in the scene, GI color bleeding might be noticeable. At this point, turning on the "Limit Color Bleeding" switch will restrict the GI of the material from color to equivalent brightness in grayscale.

Note: This option is not physically accurate, so please use it with discretion. D5 will further optimize the GI algorithm in the future to fundamentally solve the color bleeding problem.

<figure><img src="/files/3E7Dpl1L8DKix5dth3pT" 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://docs.d5render.com/user-guide/material/what-if-there-is-colour-bleeding-in-a-scene.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.
