# Sandbox.Sprite.LoopMode.Loop

```csharp
static LoopMode Loop
```

The animation will play from start to finish and then loop back to the start.

Declared in [Sandbox.Sprite.LoopMode](/api/Sandbox.Sprite.LoopMode).
Assembly: `Sandbox.Engine`.
