Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries
Returns an IndexList of all Vertex IDs in mesh.
Target is Geometry Script Library Mesh Query Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Vertex IDList | |
| boolean | Has Vertex IDGaps | |
| object | Target Mesh |