# Color Settings

The Settings tab provides additional visual customization options specifically for Blender rendering. It allows you to enable a black background and apply a bloom effect to enhance the visual appearance of the drones. You can also adjust the light intensity of the drones for preview purposes, without impacting their real-world behavior during the show. These settings are useful for improving the visual quality of your scene during design and animation phases.

***

## 🔹Enable/Disable glow

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

## 🔹Emission strength

{% embed url="<https://www.youtube.com/watch?v=qMCN9zFbji4>" %}

You can change the `Emission strength` to adjust the emission effect.


---

# 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://drotek.gitbook.io/lsc2/show-creation/color/color-settings.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.
