# Sandbox.BeamEffect.TextureScrollSpeed

```csharp
ParticleFloat TextureScrollSpeed { get; set; }
```

Speed at which the texture scrolls along the beam. Positive values scroll in one direction, negative in the other.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
