# Sandbox.BeamEffect.Texture

```csharp
Texture Texture { get; set; }
```

> **Obsolete.** Use Material instead

Texture applied to the beam. Defines the visual appearance along the beam's length.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
