Search Unity

Where is the code that captures screen touches and repositions your AR content?

Discussion in 'AR' started by 4wall, Oct 24, 2017.

  1. 4wall

    4wall

    Joined:
    Sep 16, 2014
    Posts:
    73
    Hi
    Trying to disable, intercept the touch events that cause your AR content to be remapped-repositioned.
    Where can I find this(which class)?
     
  2. mrjman

    mrjman

    Joined:
    Jan 21, 2014
    Posts:
    4
    This should be in the UnityARHitTestExample script that is attached to the object you are positioning.