# TouchDesigner

LightAct can play .tox files exported from TouchDesigner as a TouchDesigner component.

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

If you copy these .tox files into Assets/TouchDesigner folder they will appear in LightAct.

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

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

To play these .tox files in LightAct you would use Play TouchDesigner Component nodes.

{% hint style="info" %}
**Good to know**: when you select a TouchDesigner asset in the dropdown, it takes a minute or two to load TouchDesigner component.
{% endhint %}

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

When TouchDesigner component loads, the node updates itself with new input and output pins and is ready for use.

## Prerequisites

In order to be able to play TouchDesigner components in LightAct you need:

1. a TouchDesigner commercial or above license
2. TouchDesigner installed on your machine.

## Other considerations

{% hint style="warning" %}
**Multi-gpu systems:** TouchDesigner integration on multi-GPU systems is not supported at the moment.
{% endhint %}


---

# 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/real-time-content-playback/touchdesigner.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.
