| Parameter | Description |
|---|---|
| flags | The flags to exclude when matching 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 of all hierarchy nodes that do not have all of the specified flags set.
| Parameter | Description |
|---|---|
| flags | The flags to exclude when matching hierarchy nodes. |
int[] An array that contains the indices of all hierarchy nodes that do not have all of the specified flags set.
Gets the indices of all hierarchy nodes that do not have all of the specified flags set.