I am trying to use a Windows 10 tablet for a Unity Mixed reality application. I am trying to create a Unity application where the tablet acts as a sort of window into the virtual world, overlaying virtual models on real world objects. The plan is to use vuforia for tracking and MRTK for camera tracking. I have been unable to take advantage of the tablet's gyro and accelerometer for the camera tracking. Is there any way to do this using the MRTK's camera rig?
Thanks for any help