# Sandbox.GameObject.Scene

```csharp
Scene Scene { get; set; }
```

The scene that this GameObject is in.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
