# Sandbox.Texture.IsError

```csharp
bool IsError { get; set; }
```

Whether this texture is an error or invalid or not.

Declared in [Sandbox.Texture](/api/Sandbox.Texture).
Assembly: `Sandbox.Engine`.
