> For the complete documentation index, see [llms.txt](https://help.vectary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vectary.com/documentation/design-process/materials-and-textures/advanced-materials.md).

# Advanced materials

Advanced material properties provide greater flexibility in creating realistic surfaces such as high-performance polymers, tempered glass, frosted glass, coated metals, and multilayered composites. These properties allow for precise customization, making it possible to achieve complex materials with layered and dynamic visual effects.

<table><thead><tr><th width="158.27734375">Property</th><th>Description</th></tr></thead><tbody><tr><td><a data-mention href="/pages/IsI71AIN0TYepPPociqb">/pages/IsI71AIN0TYepPPociqb</a></td><td>Simulates light scattering beneath the surface of an object, creating a soft, translucent effect.</td></tr><tr><td><a data-mention href="/pages/3NK0XGbhJXBxiLBXqOeD">/pages/3NK0XGbhJXBxiLBXqOeD</a></td><td>Controls how light bends when passing through a transparent material, simulating effects like glass, water, or gemstones. </td></tr><tr><td><a data-mention href="/pages/StzzNpR7c51ACH5sePP8">/pages/StzzNpR7c51ACH5sePP8</a></td><td>Adds an extra transparent layer on top of a material, simulating varnishes, car paints, or protective coatings. </td></tr><tr><td><a data-mention href="/pages/LoZKlcZC1Itb54PCutrK">/pages/LoZKlcZC1Itb54PCutrK</a></td><td>Replicates the interference effect seen in thin layers of transparent material, such as soap bubbles or oil on water. </td></tr><tr><td><a data-mention href="/pages/hdYUY7KwouodOP0atMJ6">/pages/hdYUY7KwouodOP0atMJ6</a></td><td>Defines how much light is reflected from the surface of a material, influencing its shininess and realism.</td></tr><tr><td><a data-mention href="/pages/iYf8CKqkeR5ZzyXRC21v">/pages/iYf8CKqkeR5ZzyXRC21v</a></td><td>Enables rendering of both the front and back faces of a surface, ensuring the material is visible from all angles.</td></tr></tbody></table>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.vectary.com/documentation/design-process/materials-and-textures/advanced-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.
