# Sandbox.BeamEffect.TravelBetweenPoints

```csharp
bool TravelBetweenPoints { get; set; }
```

If true, the beam visually travels from start to end, useful for tracer effects.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
