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