Home Forums Unity SDK Can’t get terrain focus in Unity Reply To: Can’t get terrain focus in Unity

#20400
Jesús
Participant

What I am trying to do this to detect when the user looks at the ground. I can’t use box collider due to the terrain orography but I am trying to generate a mesh with the terrain data so I can use mesh collider.

Thanks for the help.