Search Unity

RectTransform HitTest

Discussion in 'UGUI & TextMesh Pro' started by highlyinteractive, Oct 1, 2014.

  1. highlyinteractive

    highlyinteractive

    Joined:
    Sep 6, 2012
    Posts:
    116
    Has anyone found a quick way to run a hit test on a UI component?

    It's not so much of a problem with flat objects, but as soon as you rotate a component it becomes more difficult.

    Might be too late for a feature request, but I'd get a lot of use out of a HitTest function.