API Call for clearing room data
Hey folks, I am looking into adding a feature to clear/reset the scanned room data on Quest 3. The intent is to be able to trigger this as part of a live update which will be updating room setup login from in game to avoid existing room data being modified, corrupted, offset etc. Does anyone know of a direct API call to clear that data or if its in a particular location/format that can be cleared through other means? Thanks513Views0likes0CommentsHow to retrieve position, rotation and interaction data from a user
Hi, I'm quite new to development on Unity for VR apps. I'm currently working on simple apps to get a feel for how it all works. I'm trying to develop a few apps that require access to the user's position, rotation, and more. My big problem is that I'm not sure where I can get all this information from. Hence, i was wondering if there's an SDK or API that can help me extract this data from a user. Also, if there's an easy way to set up flags/triggers (such as checking whether a user picked up a cube or not) that would also help. If you have an answer to these questions or any other resources which you think may be of help as well, I'd really appreciate it! Thank you.709Views0likes0Comments