# indexData

> A NativeArray containing indices of all the sprites.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.U2D](/engine/6000.5/script-reference/unityeditor/u2d.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public NativeArray<int> indexData
```
