# Sandbox.AnimationGraph.IsError

```csharp
bool IsError { get; set; }
```

Whether the animation graph is invalid, or has not yet loaded.

Declared in [Sandbox.AnimationGraph](/api/Sandbox.AnimationGraph).
Assembly: `Sandbox.Engine`.
