# Sandbox.Sprite.Animation.LoopStart

```csharp
int LoopStart { get; set; }
```

The frame index at which looping starts. A value of -1 means the first frame (0).

Declared in [Sandbox.Sprite.Animation](/api/Sandbox.Sprite.Animation).
Assembly: `Sandbox.Engine`.
