# children

> A copy of the list of the blend tree child motions.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Animations](/engine/6000.6/script-reference/unityeditor/animations.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public ChildMotion[] children { get; set; }
```
