# scene

> The scene containing all of the prefab instances that have been updated.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public Scene scene { get; }
```
