# Index

> The index of the texture binding (Read Only). Depending on the platform, this value represents different things.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public readonly int Index { get; }
```
