<!--
{
  "availability" : [
    "macOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/ARKitCoordinateSpaceProviding",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "s:5ARKit0A24CoordinateSpaceProvidingP"
  },
  "title" : "ARKitCoordinateSpaceProviding"
}
-->

# ARKitCoordinateSpaceProviding

A type that provides an ARKit coordinate space with an optional correction applied.

```
protocol ARKitCoordinateSpaceProviding
```

## Topics

### Instance Methods

[`func coordinateSpace(correction: ARKitCoordinateSpace.Correction) -> ARKitCoordinateSpace`](/documentation/ARKit/ARKitCoordinateSpaceProviding/coordinateSpace(correction:))

The coordinate space of this object.

## Relationships

### Conforming Types

[`Joint`](/documentation/ARKit/HandSkeleton/Joint)

[`RoomAnchor`](/documentation/ARKit/RoomAnchor)

[`AccessoryAnchor`](/documentation/ARKit/AccessoryAnchor)

[`ImageAnchor`](/documentation/ARKit/ImageAnchor)

[`ObjectAnchor`](/documentation/ARKit/ObjectAnchor)

[`PlaneAnchor`](/documentation/ARKit/PlaneAnchor)

[`DeviceAnchor`](/documentation/ARKit/DeviceAnchor)

[`FieldOfViewAnchor`](/documentation/ARKit/FieldOfViewAnchor)

[`CameraRegionAnchor`](/documentation/ARKit/CameraRegionAnchor)

[`EnvironmentProbeAnchor`](/documentation/ARKit/EnvironmentProbeAnchor)

[`BarcodeAnchor`](/documentation/ARKit/BarcodeAnchor)

[`WorldAnchor`](/documentation/ARKit/WorldAnchor)

[`HandAnchor`](/documentation/ARKit/HandAnchor)

[`MeshAnchor`](/documentation/ARKit/MeshAnchor)

---

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)