# Sandbox.BeamEffect.Material

```csharp
Material Material { get; set; }
```

Material applied to the beam. Defines the visual appearance along the beam's length.
The material should be based on the `line.shader`.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
