---
title: SceneReconstructionProvider.Mode
framework: arkit
role: symbol
role_heading: Enumeration
path: arkit/scenereconstructionprovider/mode
---

# SceneReconstructionProvider.Mode

The additional kinds of information you can request about a person’s surroundings.

## Declaration

```swift
enum Mode
```

## Topics

### Scene reconstruction modes

- [SceneReconstructionProvider.Mode.classification](arkit/scenereconstructionprovider/mode/classification.md)

### Instance Properties

- [description](arkit/scenereconstructionprovider/mode/description.md)

## Relationships

### Conforms To

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

## See Also

### Creating a scene reconstruction provider

- [init(modes:)](arkit/scenereconstructionprovider/init(modes:).md)
- [modes](arkit/scenereconstructionprovider/modes.md)
- [isSupported](arkit/scenereconstructionprovider/issupported.md)
