# Sandbox.Scene.All

```csharp
static IEnumerable<Scene> All { get; set; }
```

All active non-editor scenes.

Declared in [Sandbox.Scene](/api/Sandbox.Scene).
Assembly: `Sandbox.Engine`.
