# Sandbox.Graphics.IsActive

```csharp
static bool IsActive { get; set; }
```

If true then we're currently rendering and
you are safe to use the contents of this class

Declared in [Sandbox.Graphics](/api/Sandbox.Graphics).
Assembly: `Sandbox.Engine`.
