# DMX Control

The diffuse color of the PBR Material can be directly controlled by values (RGB) from the internal DMX Buffer. This makes it possible to quickly realize LED surfaces/objects. <br>

You can patch the DMX Matrix fixture with the RGB profile to control the color material emission.

![DMX control option on the PBR Material](/files/-MlLD8Sct23nR63nEHnu)

Please note that the Universe value is zero-based.&#x20;

{% hint style="warning" %}
This feature is deprecated and will be removed in a future version. Please use the DMX Matrix feature which has more possibilities.&#x20;
{% 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://help3.depence.com/depence-construction/depence-materials/depence-pbr-material/dmx-control.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.
