# Introduction

## Description pack

This set contains blueprint for easy change of materials or color on the static mesh. Near the objects, which can be changed, starting to highlighted, if desired, this feature can be disabled (for ceiling or walls). There are two UI, one for materials and one for color change.

{% embed url="<https://www.unrealengine.com/marketplace/en-US/product/change-material>" %}

## Preview video

{% embed url="<https://www.youtube.com/watch?v=b_zSfqDDdyQ&list=PLS1oS_xme3DfWNjaeEZ59aGbky9OX7zWL&ab_channel=Hichigo>" %}


---

# 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://hichigo.gitbook.io/change-material/master.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.
