Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries
Return array of Triangle IDs connected to the given VertexID, ie the triangle 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 | Triangles | |
| object | Target Mesh |