# Sandbox.BeamEffect.TextureScroll

```csharp
ParticleFloat TextureScroll { get; set; }
```

This is pretty much the same as TextureOffset - but it's seperate so you can use offset for offset, and scroll to scroll.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
