how to get Input.GetTouch(0) 3D position code example Example: recognizing touch input unity if (Input.touchCount > 0) { }