# Sandbox.Texture.Height

```csharp
int Height { get; set; }
```

Height of the texture in pixels.

Declared in [Sandbox.Texture](/api/Sandbox.Texture).
Assembly: `Sandbox.Engine`.
