# 2022.08 - April 20, 2022

### Virtual Photographer

**Blending Modes and Masking** has been added to Composite layers to reduce the need for manual post-processing and to produce a consistent look & feel at scale.

Using the **Blending Mode** dropdown within Layer properties to select from the following blending modes:

* Normal (default)
* Additive
* Multiply
* Screen
* Overlay
* Lighten
* Darken
* Hue

![](/files/SynADdmrwGJrDyjca865)

Using the **Mask with Layer** option, you can select any other existing layers to use as a mask.

![](/files/Xr3zVLhtTCHr5xTS4RmY)

### Bugs / Cases

* DEV-473 - Issue with collision detection & objects loading positions
* DEV-472 - Issue with collision detection
* DEV-461 - Collision-enabled nodes aren't moved their full distanced
* DEV-436 - Importing Vray materials does not allow us to update existing assets
* DEV-363 - Import modal does not seem to take selections into account


---

# 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/releases/2022/2022.08-april-20-2022.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.
