# 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.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

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