Search Unity

Windows Mixed Reality - Delete environment data programmatically

Discussion in 'VR' started by unity_Erpr0XNbyy_jkQ, Jul 2, 2019.

  1. unity_Erpr0XNbyy_jkQ

    unity_Erpr0XNbyy_jkQ

    Joined:
    Jul 2, 2019
    Posts:
    1
    Hi,

    I'm currently developing an application that uses Windows Mixed Reality and SteamVR. In order to ensure that the display of the virtual reality application is correct, I would like to give the user the chance to recalibrate the headset. In the settings of the Mixed Reality Portal there's a button called "Clear environment data" which deletes all data and asks the user to recalibrate the headset. As I don't want the user to navigate through these menus I would like to clear this data myself in a programmatic way. Is there a possiblity to achieve this?

    Or is there a way to determine that a calibration is required? Some value to check if the headset has lost its point in space and should be recalibrated?

    Thanks in advance!

    Stefan