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