<!--
{
  "availability" : [
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/MeshAnchor/Geometry-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "s:5ARKit10MeshAnchorV8GeometryV"
  },
  "title" : "MeshAnchor.Geometry"
}
-->

# MeshAnchor.Geometry

The shapes that make up a mesh anchor.

```
struct Geometry
```

## Topics

### Inspecting mesh geometry

[`faces`](/documentation/ARKit/MeshAnchor/Geometry-swift.struct/faces)

The faces of the mesh.

[`vertices`](/documentation/ARKit/MeshAnchor/Geometry-swift.struct/vertices)

The vertices of the mesh.

[`normals`](/documentation/ARKit/MeshAnchor/Geometry-swift.struct/normals)

The normals of the mesh.

[`classifications`](/documentation/ARKit/MeshAnchor/Geometry-swift.struct/classifications)

The classification of each face in the mesh.

## Relationships

### Conforms To

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)