# Index

> The index of the shader resource binding (Read Only). The exact value and meaning of this property is platform and graphics API specific.

## Definition

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

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