# Sandbox.SpriteRenderer.IsAnimated

```csharp
bool IsAnimated { get; set; }
```

Whether or not the sprite is animated. This is true if the sprite has more than one animation.

Declared in [Sandbox.SpriteRenderer](/api/Sandbox.SpriteRenderer).
Assembly: `Sandbox.Engine`.
