# Sandbox.Material.FirstTexture

```csharp
Texture FirstTexture { get; set; }
```

Get thje first texture assigned to this material, if any.

Declared in [Sandbox.Material](/api/Sandbox.Material).
Assembly: `Sandbox.Engine`.
