---
title: meshVertices
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/planeanchor/geometry-swift.struct/meshvertices
---

# meshVertices

The vertices in the mesh that describes a plane.

## Declaration

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

## See Also

### Inspecting plane geometry

- [meshFaces](arkit/planeanchor/geometry-swift.struct/meshfaces.md)
- [extent](arkit/planeanchor/geometry-swift.struct/extent-swift.property.md)
- [PlaneAnchor.Geometry.Extent](arkit/planeanchor/geometry-swift.struct/extent-swift.struct.md)
