# Displacement

It happens often that you want to increase the intensity of the surface geometry of a scanned sample.&#x20;

The first step we would need go to your copied or original material and open the material editor by clicking on the *Edit material* button.

<figure><img src="/files/6kq9xmDnKCfK37mzOYtN" alt=""><figcaption><p>Edit material</p></figcaption></figure>

Once you’re editing the material, you simply need to enable Displacement and save a new revision, as shown below.

<figure><img src="/files/9oUCRCVbDXEHebvCkbec" alt=""><figcaption></figcaption></figure>

This will enable a default strength for the surface geometry. If you want to increase the intensity of the surface detail, go to the Texture Editor by clicking on any texture in the scanned set, then select Adjust size and set a value between 0 and 2 cm, as shown below.

<figure><img src="/files/X3iDM2NqD8G5Al6Ww6Sb" alt=""><figcaption></figcaption></figure>

To increase the intensity, simply raise the value above the default setting and press *Ok*.


---

# 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://docs.colormass.com/building-blocks/materials/displacement.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.
