FocusEntity
FocusEntity copied to clipboard
Bringing the scanning box from SceneKit to RealityKit
> version: 2.3.0 - Fixing issues with simulator properties #32 - New delegate method for every anchor change
**Describe the bug** Preview compilation issue. When setting focusEntity isEnabled, because there is no member, Swift raises an exception. ``` error: value of type 'FocusEntity' has no member 'isEnabled' arView.focusEntity?.isEnabled...
**Describe the bug** i'm trying to connect swiftui UIViewRepresentable with FocusEntityDelegate. however FocusEntityDelegate has two functions but never gets called. i am trying to see if it is called or...
It appear that the transparent material still show black/white background when implemented. This fix is doing a workaround from this reference: https://forums.developer.apple.com/forums/thread/119265?answerId=374420022#374420022