# Sandbox.BeamEffect.BeamColor

```csharp
ParticleGradient BeamColor { get; set; }
```

Color gradient of the beam over its lifetime. Defines how the color changes from birth to death.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
