# scene

> The Scene containing the GameObject whose children were reordered.

## Definition

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

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