| Parameter | Description |
|---|---|
| flags | The flags to match against hierarchy nodes. |
| outNodes | The output span to write matching hierarchy nodes into. |
int The number of nodes written in the span.
Gets all hierarchy nodes that have all of the specified flags set.
| Parameter | Description |
|---|---|
| flags | The flags to match against hierarchy nodes. |
HierarchyNode[] An array containing all hierarchy nodes that have all of the specified flags set.
Gets all hierarchy nodes that have all of the specified flags set.