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

# centers

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

## Declaration

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

## See Also

### Constants

- [vertices](gameplaykit/gkmeshgraphtriangulationmode/vertices.md)
- [edgeMidpoints](gameplaykit/gkmeshgraphtriangulationmode/edgemidpoints.md)
