Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries
Return array of Vertex IDs connected via a mesh edge to the given VertexID, ie the vertex one-ring
Target is Geometry Script Library Mesh Query Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| integer | Vertex ID |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Vertices | |
| object | Target Mesh |