I would like to make the HoverEffectComponent visibly react as it is being shown in "Build spatial experiences with RealityKit" at around 19:50:
https://developer.apple.com/videos/play/wwdc2023/10080
Is this feature supported yet?
Post
Replies
Boosts
Views
Activity
Everytime Xcode Version 15.0 beta 4 (15A5195m) finished building, it automatically launches the app in visionOS 1.0 Simulator where the home menu is being overlaid over the newly built app.
Then I need to tap a button in the launched app once, then the home menu disappears. Only then I can tap a button again to actually trigger the gesture.
Hope that helps for resolving.
On this page in the VisionOS Documentation https://developer.apple.com/documentation/visionos/adding-3d-content-to-your-app there is the following broken link:
For more information about when to use volumes, see Human Interface Guidelines > Windows.
https://developer.apple.com/design/Human-Interface-Guidelines/windows#visionOS
Leading to "The page you’re looking for can’t be found."
Hope that helps.