| Parameter | Description |
|---|---|
| node | The hierarchy node. |
Unity.Hierarchy.HierarchyNode[] An array of hierarchy nodes.
Gets the child nodes of a hierarchy node.
| Parameter | Description |
|---|---|
| node | The hierarchy node. |
| outChildren | The span of nodes to fill with child nodes. |
Int32 The number of hierarchy node written in the span.
Gets the child nodes of a hierarchy node.