# Send Texture

**Send Texture** is one of the a layer template that you can use to send a texture through one of texture sender devices in the Devices window. One possible use is to stream a texture through NDI.

## Variables

### **Send texture**

<div align="left"><figure><img src="/files/K6dAHoEBVZwH7iAFM5Fc" alt=""><figcaption></figcaption></figure></div>

* **Device**: select the device you'd would like to stream the texture through. An example is NDI or Spout.
* **Texture:** the texture you want to stream.

## Setting up

This layer template relies on [Layer Connections](/layers-and-layouts/layer-connections.md). This means that the *Texture* variable needs to be the destination of another *Source* layer.


---

# 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.lightact.com/layers-and-layouts/stock-layer-templates/generative-layer-templates/send-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.
