# DirectChildren

> An enumerable representing the direct children of this transform handle.

## Definition

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

```csharp
public TransformHandle.DirectChildrenEnumerable DirectChildren { get; }
```
