# Sandbox.BeamEffect.Additive

```csharp
bool Additive { get; set; }
```

If true, the beam is rendered additively, making it appear to glow.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
