Search Unity

Question Can someone show an example of accessing XR settings and input.

Discussion in 'XR Interaction Toolkit and Input' started by Hobodi, Dec 28, 2020.

  1. Hobodi

    Hobodi

    Joined:
    Dec 30, 2017
    Posts:
    101
    Hi, I don't quite understand how to do simple things like XRDevice.SetTrackingSpaceType (TrackingSpaceType.Stationary) now.
    XRInputSubsystem does not have an instance, where to get it?
    I tried to find the API documentation but didn't find and understand anything.
    Can someone show a real-world example of how this is work?


    I would also like to get access to some screen resolution settings for mobile devices, or even some universal FFR independent of VR devices.
     
  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,822
    After connecting with the team, it was advised that you take a look at using the XR Rig to solve for this.:)
     
    Hobodi likes this.