<!--
{
  "availability" : [
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/CameraRegionAnchor/coordinateSpace(correction:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "s:5ARKit18CameraRegionAnchorV15coordinateSpace10correctionAA0a10CoordinateF0VAG10CorrectionO_tF"
  },
  "title" : "coordinateSpace(correction:)"
}
-->

# coordinateSpace(correction:)

The anchor’s coordinate space.

```
func coordinateSpace(correction: ARKitCoordinateSpace.Correction) -> ARKitCoordinateSpace
```

## Parameters

`correction`

Correction type to apply.

## Return Value

The anchor’s coordinate space.

---

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)