Relative Content

Tag Archive for swiftuivisionos

Problem with Relaunching App After Dismissing vision pro

So I am programming an app that performs image tracking and then displays a view. The problem is that when I dismiss the app and relaunch it, it shows the view instead of restarting the detection process. How can I make the app restart the detection process upon relaunching? how can i add parameters that make sure that the app always start with a specific view first and then get to the second view

how can i turn a mesh transparent

I want to create a ring that allows me to see through it from the middle. Essentially, I want a simple ring that is hollow in the center, but I’m having trouble achieving this. Even using UI.clear doesn’t work. Here is my function