A configuration you use when you just want to track the device's position in space.
SDK
- iOS 13.0+
Framework
- ARKit
Declaration
@interface ARPositionalTrackingConfiguration : ARConfiguration
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.