Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries
Gets the number of vertices in the mesh. Note this may be less than the number of Vertex IDs used as some vertices may have been deleted.
Target is Geometry Script Library Mesh Query Functions
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target Mesh |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Vertex Count |