---
title: edgeMidpoints
framework: gameplaykit
role: symbol
role_heading: Type Property
path: gameplaykit/gkmeshgraphtriangulationmode/edgemidpoints
---

# edgeMidpoints

An option to place graph nodes at the midpoint of each in the generated mesh.

## Declaration

```swift
static var edgeMidpoints: GKMeshGraphTriangulationMode { get }
```

## See Also

### Constants

- [vertices](gameplaykit/gkmeshgraphtriangulationmode/vertices.md)
- [centers](gameplaykit/gkmeshgraphtriangulationmode/centers.md)
