---
title: vertices
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/meshanchor/geometry-swift.struct/vertices
---

# vertices

The vertices of the mesh.

## Declaration

```swift
var vertices: GeometrySource { get }
```

## See Also

### Inspecting mesh geometry

- [faces](arkit/meshanchor/geometry-swift.struct/faces.md)
- [normals](arkit/meshanchor/geometry-swift.struct/normals.md)
- [classifications](arkit/meshanchor/geometry-swift.struct/classifications.md)
