# Texture

## Description

Apply textured image patterns to layer backgrounds as a mask. Choose from a library of presets, or select your own Texture.

<figure><img src="/files/aQ32el4tNYBZyVdKc7p9" alt="" width="312"><figcaption></figcaption></figure>

## Setup

1. Open the Texture tool
2. Choose the texture you'd like to apply, or upload your own
3. Double-click the desired texture, and it will be added to the selected layer

### Effect Controls

**Image - Position / Scale / Rotation**\
Change the initial PSR properties of the texture image

**Delay - Enable**\
Enables delay for the texture

**Delay - Amount**\
Percentage that the texture is delayed relative to the source layer

**Dynamics - Enable**\
Enables dynamics for the texture. See [Dynamics](/ae-extension/tools/dynamics.md) for more info


---

# 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://motion-studio.mtmograph.com/ae-extension/tools/texture.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.
