# Texture2DArray

> Textures could be configured to a texture2DArray type.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.XR](/engine/6000.7/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

```csharp
Texture2DArray = 1
```
