# Sandbox.Sprite.Animation.LoopMode

```csharp
LoopMode LoopMode { get; set; }
```

The loop mode of the animation. This determines what should happen when the animation reaches the final frame in playback.

Declared in [Sandbox.Sprite.Animation](/api/Sandbox.Sprite.Animation).
Assembly: `Sandbox.Engine`.
