# Sandbox.BeamEffect.Looped

```csharp
bool Looped { get; set; }
```

If true, beams respawn automatically when they expire, creating a looping effect.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
