<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/ObjectCaptureSession/CaptureState/capturing",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "RealityKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:19_RealityKit_SwiftUI20ObjectCaptureSessionC0F5StateO9capturingyA2EmF"
  },
  "title" : "ObjectCaptureSession.CaptureState.capturing"
}
-->

# ObjectCaptureSession.CaptureState.capturing

Auto-capture is in progress.

```
case capturing
```

## Discussion

In this state the user is expected to orbit the device slowly and smoothly around the object in order
to fully complete the capture dial.

In this state an app may also manually request captures with a call to [`requestImageCapture()`](/documentation/RealityKit/ObjectCaptureSession/requestImageCapture()).

---

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)