Search Unity

Question LeanTouch and Gyroscope

Discussion in 'AR' started by ZaoTX, May 19, 2022.

  1. ZaoTX

    ZaoTX

    Joined:
    Mar 4, 2022
    Posts:
    3
    Hi Guys!
    Is that possible that LeanTouch not compatible with built in Gyroscope?
    In order to detect the activity I used Gyroscope to detect the camera position and rotation(in our case iPhone or iPad)
    However, Gyro.rotationRate.magnitude returns always 0 when I create an empty project with LeanTouch.
    Does anyone have any ideas? Thank you very much!