Contents

DeviceAnchor

The position and orientation of Apple Vision Pro.

Declaration

struct DeviceAnchor

Overview

You create a device anchor by starting an ARKitSession with a WorldTrackingProvider and calling its queryDeviceAnchor(atTimestamp:) method.

Topics

Inspecting a device anchor

See Also

World tracking