Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries
Returns the number of topological boundary edges in the mesh, i.e counts edges that only have one adjacent triangle.
Target is Geometry Script Library Mesh Query Functions
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target Mesh |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Num Edges |