# Bloom Pass

**Bloom** support is now available as a post effect to reproduce lighting effects to take Product visuals to the next level by amplifying highlights.

![](/files/K0OZijsmhWoiK6VxGHxQ)

Bloom can be added to Scenes by adding the **Bloom Pass** operator in Scene assets in the PostEffect properties section:

<img src="/files/05xO0dipQtmKy4AWjlmv" alt="" width="527">

You can manipulate the **Threshold**, I**ntensity**, and **Radius** of the 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://community.threekit.com/platform-documentation/project-data/operators/posteffects-operators/bloom-pass.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.
