| Parameter | Description |
|---|---|
| node | The root hierarchy node to set flags on recursively. |
| flags | The flags to set on the hierarchy node and its descendants. |
| direction | The direction of the recursion operation. |
Sets the specified flags recursively on the hierarchy node.
| Parameter | Description |
|---|---|
| nodes | The hierarchy nodes to set flags on recursively. |
| flags | The flags to set on the hierarchy nodes and their descendants. |
| direction | The direction of the recursion operation. |
Sets the specified flags recursively on the hierarchy nodes.