Apple's documentation for ARView says it is available for macOS 10.15+
However, when I try to add an ARView in Storyboard, Xcode shows no ARView available.
Is this a bug is Apple's documentation?
(PS. What I am trying do do is create a 3D scene, where I programmatically move the camera on the Mac instead of moving the Mac around 😁, using much of the same code I've created for an AR app on iOS)
However, when I try to add an ARView in Storyboard, Xcode shows no ARView available.
Is this a bug is Apple's documentation?
(PS. What I am trying do do is create a 3D scene, where I programmatically move the camera on the Mac instead of moving the Mac around 😁, using much of the same code I've created for an AR app on iOS)