# Materializer

[Menu](/master/main-menu.md) / Materializer

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

<div align="left"><img src="/files/-LnDArNFNNTqskt8Ggq_" alt=""></div>

You can switch between 3 types of materials and change their properties. You can go from a matt, dark material to a shiny, bright one, to a shadowless, solid colored material in seconds.

![](/files/-LnDBQELk3YKJRdV-9BF)

1\) **Material panel**. Setup your own material presets there

2\) **Color palette.** Click on it to get a color in the [material pen](/master/tools/materializer.md#material-pen) or the [brush](/master/tools/brush.md)

3\) **Last color from color palette, along with white color & gray color samples**

4\) **Color Slots.** Apply colors to the slots for later use

5\) **Material Pen**. Get and apply materials with it

6\) **Material preview orb.** Press on it to get a material pen with that material

7\) **Material preview orb without colors**

9\) **Action material buttons.** Apply a material to all objects on the scene (without applying color) or set material as the default for new instances from the [object shelf](/master/tools/shelf.md).

<div align="left"><img src="/files/-LnDCVsoVs7CUhN6-KSP" alt=""></div>

### Material Pen

When you press on the color palette, color slots or a material orb you get a material pen. The material pen can set a given material and its color to objects.

If you press the context button with <img src="/files/-LnGv-Mkj4KLzw5v_Wvw" alt="" data-size="line"> icon, the pen empties and it becomes possible to get material properties from objects instead of setting them.

![](/files/-LnGv5sQIS2niVgWPrJb)

You can switch between several modes of the material pen to work only with colors, or all material properties excluding colors. It's handy for when you want to colorize objects without changing all of their material properties and vice versa.

### Set color only

When you take the pen from the color palette or color slots it applies only colors to objects without changing other material properties.

<div align="left"><img src="/files/-LnGvTrJ4vkmzwcN45YJ" alt=""></div>

### Set material only

<div align="left"><img src="/files/-LnGvAfpslO-OeHMK2OJ" alt=""></div>

### Get material from an object

You get a material from an object and set it to another objects.

<div align="left"><img src="/files/-LnGvQrvrOnFWEeZ7AOl" alt=""></div>

### Material types

You can set different materials to an object:

* Standard—a regular material
* Unlit—making objects to have the same shading not matter shadows and light color
* Toon—making objects to look more cartoony (only from the [context menu](/master/projects/context-menu.md))&#x20;
* Fog—making objects appear foggy

You can turn on the transparency toggle in the standard material and control the transparency with the slider.


---

# 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://learn.tvori.co/master/tools/materializer.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.
