# Sandbox.ParticleSpriteRenderer.CurrentAnimation

```csharp
Animation CurrentAnimation { get; set; }
```

The animation that is currently being played. Returns null if no sprite is set or the sprite has no animations.

Declared in [Sandbox.ParticleSpriteRenderer](/api/Sandbox.ParticleSpriteRenderer).
Assembly: `Sandbox.Engine`.
