# Sandbox.Material.GetTexture

```csharp
Texture GetTexture(string name)
```

Get texture parameter, by name

### Parameters

- `name` (`string`)

### Returns

`Texture`

Declared in [Sandbox.Material](/api/Sandbox.Material).
Assembly: `Sandbox.Engine`.
