Search Unity

Non Rectangluar buttons

Discussion in 'UGUI & TextMesh Pro' started by AlcoleponeHome, May 9, 2020.

  1. AlcoleponeHome

    AlcoleponeHome

    Joined:
    Jun 9, 2018
    Posts:
    47
    Is there any way to make non rectangular buttons using the UI buttons? Either my using a alpha on image or by making use of mesh/shape colliders?

    I have tried to use the "theButton.alphaHitTestMinimumThreshold" but even though i have the image read/writable it still returns a hit when when the alpha is zero?