unity 透明图片 Button 按钮 实现 点击透明区域时无效

Posted g993

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了unity 透明图片 Button 按钮 实现 点击透明区域时无效相关的知识,希望对你有一定的参考价值。

Image image = GetComponent<Image>();
image.alphaHitTestMinimumThreshold = 0.1f;

 图片要求,  透明图片设置为精灵图, 不透明区域要填充整张图片,    当图片不符合要求时  , 可以用精灵图片的剪裁工具, 处理  。

以上是关于unity 透明图片 Button 按钮 实现 点击透明区域时无效的主要内容,如果未能解决你的问题,请参考以下文章

unity 3d实例:创建游戏对象旋转的立方体Unity3D Button图片按钮Box控件Label控件Background ColorColor

Unity按钮/button样式切换(非代码)

Unity按钮/button样式切换(非代码)

Unity 不规则图形点击

Unity 不规则图形点击

Unity 不规则图形点击