# Sandbox.Sprite.LoopMode.PingPong

```csharp
static LoopMode PingPong
```

The animation will play from start to finish and then backwards from finish to start before looping.

Declared in [Sandbox.Sprite.LoopMode](/api/Sandbox.Sprite.LoopMode).
Assembly: `Sandbox.Engine`.
