# scene

> The desired scene.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public Scene scene
```

### Remarks

If set, the instance will be in the provided scene instead of the active one.
