# Sandbox.Texture.LastUsed

```csharp
int LastUsed { get; set; }
```

Returns how many frames ago this texture was last used by the renderer

Declared in [Sandbox.Texture](/api/Sandbox.Texture).
Assembly: `Sandbox.Engine`.
