# Sandbox.Texture.Mips

```csharp
int Mips { get; set; }
```

Number of mip maps this texture has.

Declared in [Sandbox.Texture](/api/Sandbox.Texture).
Assembly: `Sandbox.Engine`.
