# Editor.Animate.IsActive

```csharp
static bool IsActive(object owningObject)
```

Returns true if this object has any active animations

### Parameters

- `owningObject` (`object`)

### Returns

`bool`

Declared in [Editor.Animate](/api/Editor.Animate).
Assembly: `Sandbox.Tools`.
