---
title: MeshAnchor.Geometry
framework: arkit
role: symbol
role_heading: Structure
path: arkit/meshanchor/geometry-swift.struct
---

# MeshAnchor.Geometry

The shapes that make up a mesh anchor.

## Declaration

```swift
struct Geometry
```

## Topics

### 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)
- [classifications](arkit/meshanchor/geometry-swift.struct/classifications.md)

### Instance Properties

- [description](arkit/meshanchor/geometry-swift.struct/description.md)

### Default Implementations

- [Equatable Implementations](arkit/meshanchor/geometry-swift.struct/equatable-implementations.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting mesh information

- [originFromAnchorTransform](arkit/meshanchor/originfromanchortransform.md)
- [geometry](arkit/meshanchor/geometry-swift.property.md)
- [MeshAnchor.MeshClassification](arkit/meshanchor/meshclassification.md)
