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

# normals

The normals of the mesh.

## Declaration

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

## See Also

### Inspecting mesh geometry

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