# Texture Offset

Offset is the way of changing how and when the seamless connection of texture patterns occurs. This setting changes image positioning.

Let's say we are not satisfied that the texture image on our object breaks on the edge.  We take Offset and start moving our texture along  the UV coordinates, and we will see that the texture begins to slide. As a result, our texture matches along the edges.

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

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


---

# 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://help.manu.co/learn/manual/materials/texture-offset.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.
