Search Unity

TextMesh Pro How to change link tags using FindIntersectingLink?

Discussion in 'UGUI & TextMesh Pro' started by JohnnyFactor, Sep 23, 2022.

  1. JohnnyFactor

    JohnnyFactor

    Joined:
    May 18, 2018
    Posts:
    343
    I have implemented IPointerClickHandler with FindIntersectingLink to process dynamically created links. This works well but now I want to change the (plain) links to underline on mouse hover.

    I watched the video "TextMesh Pro - Link Tag Support & Tracking" but only vertex color was addressed. I don't know how I would do tags because they exist outside of the link.