I saw that there's documentation for scanning and detecting objects using scenekit and uikit here: https://developer.apple.com/documentation/arkit/content_anchors/scanning_and_detecting_3d_objects, but I want to incorporate SwiftUI and use RealityKit to accomplish the same task. Are there any resources/pointers?
Thank you!