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

# classifications

The classification of each face in the mesh.

## Declaration

```swift
var classifications: GeometrySource? { get }
```

## See Also

### Inspecting mesh geometry

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