Contents

ARPositionalTrackingConfiguration

A configuration that tracks only the device’s position in 3D space.

Declaration

class ARPositionalTrackingConfiguration

Overview

Enables 6 degrees of freedom tracking of the iOS device by running the camera at lowest possible resolution and frame rate. Use this configuration when you don’t need to parse the camera feed, such as for example, virtual reality scenarios.

Topics

Creating a Configuration

Detecting Real-World Surfaces

See Also

Spatial Tracking