# Sandbox.Rendering.SamplerState.Index

```csharp
int Index { get; set; }
```

Bindless index for this sampler state, for use with `Bindless::GetSampler( int nIndex )` in shaders.

Declared in [Sandbox.Rendering.SamplerState](/api/Sandbox.Rendering.SamplerState).
Assembly: `Sandbox.Engine`.
