This SwiftUI app displays all data that ARFaceAnchor
in ARKit
provides.
- If you create a new project from Xcode, you should follow instructions in ARKit | Verifying Device Support and User Permission to add
NSCameraUsageDescription
in Info.plist in order to use the user's 'front camera.