# rootCount

> The number of root transforms of this Scene.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.SceneManagement](/engine/6000.5/script-reference/unityengine/scenemanagement.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int rootCount { get; }
```
