Is it possible to augment SwiftUI view in AR World? I need a SwiftUI button view inside AR world. Is it possible to make material of a RealityKit Entity with SwiftUI View?
How can I get clickable SwiftUI button inside AR World?
(Not as a z index over ARViewContainer)