# 2022.16.0 - September 14, 2022

### Editor

Keeping the end user's focus on relevant components during configuration is paramount to your brand's intended user experience. With the goal of reducing model correction, we have introduced the **Matte Mask Operator** for materials.

By using objects with this material in a WebGL experience, you can now mask out any objects that may interfere with the visual experience. Hence, if an end user rotates a product, they will only see components that are relevant to that view.

In any material, the **Matte Mask Operator** can be applied to it.

![](/files/KdshXDbzJuT65MhDZHnX)

Once applied to a mesh will mask out anything behind the mesh, allowing you to focus the experience towards the key points of the model.

![STEP 1](/files/mZ8KiF2bVOoUENRfVggK) ![STEP 2](/files/wCjYyowb3zr5DbRgWtMr) ![STEP 3](/files/TUFSunAzj3W1WrbZzk8H) ![STEP 4](/files/fAKIdm3P600NhlteWbtk)

### Bug/Cases

* DEV-692 Proxies exporting to usdz incorrectly
* DEV-690 Asset/export api not including the pricing attribute
* DEV-688 Done Button in Editor Missing when using Bulk edit
* DEV-682 Rendering without spherical camera producing warped renders
* DEV-661 Vray light-linking broken for node tags
* DEV-437 Imported files with '+' in their name do not replace asset with same name


---

# 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.16.0-september-14-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.
