# Sandbox.Sprite.AnimationState.PlaybackSpeed

```csharp
float PlaybackSpeed
```

The speed at which the animation is playing back. A value of 1 means normal speed, 0.5 means half speed, and -1 means reverse playback.

Declared in [Sandbox.Sprite.AnimationState](/api/Sandbox.Sprite.AnimationState).
Assembly: `Sandbox.Engine`.
