# Proxy Materials

### What are Proxy Materials?

Proxy materials allow material assets tobe automatically switched based on the type of output image desired -- virtual photography (vray), 3D (webGL), or AR (Android \[glTF] or Apple \[UDSZ]).

### How To Create Proxy Materials

A new proxy material may be created by selecting the option from the dropdown beside "Physical Material" on the "Add Asset" screen.

<img src="/files/WOJEM3OJHaks2vfrBPt6" alt="" width="224">

**OR**

Any existing material may be converted into a proxy material.

Locate the desired material and enter the asset editor mode.

In the upper right, under properties, click "Convert to Proxy Material."

<img src="/files/so4J3Kiuvnb3V0JtTGdc" alt="" width="563">

In the popup window, select "Convert."

<img src="/files/K4MUlRS1wrmLLRa2Xn4y" alt="" width="510">

A copy of the material will be created with the word proxy after the name. This new proxy material is created in the same folder location as the original material.

NOTE:

Any model assets previously assigned the original material will automatically be assigned the new proxy material upon creation.

The editor will automatically change to show the newly created proxy material. Under Properties, under Material, there will now be a sequence of dropdowns to select the desired material to be used for each type of experience.

<img src="/files/riV9iZNq6VUJK3gi9JO5" alt="" width="563">

TIP:

When naming materials it is always good to include a label such as "proxy" to make them easier to locate in the dropdown menu.

Similarly, label uploaded materials for each of the proxy settings with their material type -- "vray", "webgl", etc.

&#x20;

### Using Proxy Materials

After the proxy material is created, open the model asset. Select the appropriate node where the proxy material will be linked.

<img src="/files/orDqazfCERPIu7nMybWx" alt="" width="353">

In the right-hand Properties sidebar, scroll down to "Material" and select the proxy material from the dropdown.

<img src="/files/XyFbsFrbQMAaLYjaasUy" alt="" width="563">

NOTE:

When a proxy material is modified, all connections to that material will be modified automatically.

&#x20;

### Proxy Logic

Proxy Materials may have rules the same as any other material asset. For example, a rule may be created to select different finish materials for virtual photography and for AR.

In addition, logic may be used to passed information between proxy materials and standard materials, such that the proxy material acts as the parent of the standard material.

### Video

{% embed url="<https://www.youtube.com/embed/0cROlTs5rdI>" %}


---

# 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/learn/training/self-led-training/proxy-materials.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.
