-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi,
when using the Plane Detection the user first needs to follow these steps as you define: "Go to Settings > Boundary > Mixed Reality > Reset Walls, and define the walls before using plane detection." - Please provide an API that triggers exactly that feature from the OS. Meta and Pico have the same feature implemented in their openXR SDK.
This is essential as the user otherwise needs to go manually outside of the app, find the setting... this is not how good user experience should be when using this feature.
Please provide a simple API call like HTCManager.RequestNativeRoomCapture(); and pause the App and put the user to that setup process.
reference for the docs: https://developer.vive.com/resources/openxr/unity/tutorials/mixed-reality/plane-detection/