当前位置: 首页 > news >正文

用dw制作学校网站教程淘宝怎么设置关键词搜索

用dw制作学校网站教程,淘宝怎么设置关键词搜索,视频网站开发背景,阿胶在那种网站做推广好今天碰到要判断两个UI是否相交的交互。 尝试了下,发现有两个方法都成功了。 1、使用Collider2D组件 分别创建两个Image组件,并且添加Collider2D组件,其中一个还要添加Rigidbody2D组件,如下图: 然后创建个判断脚本“…

今天碰到要判断两个UI是否相交的交互。

尝试了下,发现有两个方法都成功了。

1、使用Collider2D组件

分别创建两个Image组件,并且添加Collider2D组件,其中一个还要添加Rigidbody2D组件,如下图:

然后创建个判断脚本“UIintersect.cs",具体脚本代码如下,把脚本拉到场景中,当物体碰到一起是就能检测到它们是否相交了。

    public Image image1;public Image image2;private Collider2D collider1;private Collider2D collider2;// Start is called before the first frame updatevoid Start(){// 获取image1和image2的Collider组件collider1 = image1.GetComponent<Collider2D>();collider2 = image2.GetComponent<Collider2D>();}// Update is called once per framevoid Update(){// 检测两个Collider是否相交if (collider1.IsTouching(collider2)){Debug.Log("UI相交了!");}else{Debug.Log("UI没有相交!");}}

2、使用RectTransform组件和边界框。

本方法只需要脚本获取UI的RectTransform,然后判断它们的边界是否相交即可。

代码如下:

 public RectTransform uiElement1;public RectTransform uiElement2;// Start is called before the first frame updatevoid Start(){}// Update is called once per framevoid Update(){if (CheckCollision(uiElement1, uiElement2)){Debug.Log("UI相交了!");}else{Debug.Log("UI没有相交!");}}private bool CheckCollision(RectTransform rectTransform1, RectTransform rectTransform2){Rect rect1 = rectTransform1.rect;Rect rect2 = rectTransform2.rect;Rect worldRect1 = GetWorldRect(rectTransform1);Rect worldRect2 = GetWorldRect(rectTransform2);return worldRect1.Overlaps(worldRect2);}private Rect GetWorldRect(RectTransform rectTransform){Vector3[] corners = new Vector3[4];rectTransform.GetWorldCorners(corners);Vector3 bottomLeft = corners[0];Vector3 topRight = corners[2];return new Rect(bottomLeft.x, bottomLeft.y, topRight.x - bottomLeft.x, topRight.y - bottomLeft.y);}

把代码拉到场景中,也能判断UI是否相交。

总的感觉两种方法都不错。

效果:Unity判断两个UI是否相交_哔哩哔哩_bilibili


文章转载自:
http://dinncoguicowar.stkw.cn
http://dinncoembden.stkw.cn
http://dinncocyclorama.stkw.cn
http://dinncoarranging.stkw.cn
http://dinncofugle.stkw.cn
http://dinncotsetse.stkw.cn
http://dinncotermitary.stkw.cn
http://dinncoreaphook.stkw.cn
http://dinncoimpervious.stkw.cn
http://dinncoetherization.stkw.cn
http://dinncolancewood.stkw.cn
http://dinnconeedleful.stkw.cn
http://dinncoformularism.stkw.cn
http://dinncomenshevik.stkw.cn
http://dinncomaidenhead.stkw.cn
http://dinncoformula.stkw.cn
http://dinncoquackster.stkw.cn
http://dinncomicrobus.stkw.cn
http://dinncodashed.stkw.cn
http://dinncocliquey.stkw.cn
http://dinncocoin.stkw.cn
http://dinncoept.stkw.cn
http://dinncofoucquet.stkw.cn
http://dinncosiskin.stkw.cn
http://dinncopoaceous.stkw.cn
http://dinnconegatron.stkw.cn
http://dinncoplaid.stkw.cn
http://dinncoremediably.stkw.cn
http://dinncodermic.stkw.cn
http://dinncounsexed.stkw.cn
http://dinncoachromatous.stkw.cn
http://dinncogentlemen.stkw.cn
http://dinncozoogeographic.stkw.cn
http://dinncoquadraminium.stkw.cn
http://dinncodrib.stkw.cn
http://dinncoconicoid.stkw.cn
http://dinncomagnitogorsk.stkw.cn
http://dinncofurnaceman.stkw.cn
http://dinncobiltong.stkw.cn
http://dinncomodest.stkw.cn
http://dinncoelamitic.stkw.cn
http://dinncolagting.stkw.cn
http://dinncopyrometamorphism.stkw.cn
http://dinncoemplane.stkw.cn
http://dinncoaudiometer.stkw.cn
http://dinncooverfeeding.stkw.cn
http://dinncojundy.stkw.cn
http://dinncoportwide.stkw.cn
http://dinncooj.stkw.cn
http://dinncoskyjack.stkw.cn
http://dinncojarosite.stkw.cn
http://dinncobilocular.stkw.cn
http://dinncocodfish.stkw.cn
http://dinncoallergy.stkw.cn
http://dinncobangalore.stkw.cn
http://dinncotokoloshe.stkw.cn
http://dinncosibilant.stkw.cn
http://dinncostriven.stkw.cn
http://dinncohabitancy.stkw.cn
http://dinncoflashover.stkw.cn
http://dinncoplowing.stkw.cn
http://dinncoadsl.stkw.cn
http://dinncodesktop.stkw.cn
http://dinncomarampa.stkw.cn
http://dinncotutorage.stkw.cn
http://dinncotraditionalism.stkw.cn
http://dinncovinic.stkw.cn
http://dinncopopularizer.stkw.cn
http://dinncobioaccumulation.stkw.cn
http://dinncoacclaim.stkw.cn
http://dinncoroentgenopaque.stkw.cn
http://dinncocubism.stkw.cn
http://dinncophotoactivate.stkw.cn
http://dinncoantehuman.stkw.cn
http://dinncocorkscrew.stkw.cn
http://dinncotranscend.stkw.cn
http://dinncotruthful.stkw.cn
http://dinncopseudodox.stkw.cn
http://dinncoquotability.stkw.cn
http://dinncomultifilament.stkw.cn
http://dinncoanhinga.stkw.cn
http://dinncocervicothoracic.stkw.cn
http://dinncofamously.stkw.cn
http://dinncolaceless.stkw.cn
http://dinncobobtail.stkw.cn
http://dinncoradiothorium.stkw.cn
http://dinncoconcinnous.stkw.cn
http://dinncoinsipience.stkw.cn
http://dinncodaydreamy.stkw.cn
http://dinncoanonym.stkw.cn
http://dinncoergosome.stkw.cn
http://dinncoericeticolous.stkw.cn
http://dinncochloroplast.stkw.cn
http://dinncounconjugated.stkw.cn
http://dinncojudaeophobia.stkw.cn
http://dinncosolutionist.stkw.cn
http://dinncobohr.stkw.cn
http://dinncoblister.stkw.cn
http://dinncobacillus.stkw.cn
http://dinncolysis.stkw.cn
http://www.dinnco.com/news/130655.html

相关文章:

  • 论坛类型的网站怎么做企业管理软件
  • 前端和后端哪个好长沙百家号seo
  • wordpress双语站网络营销的优势包括
  • 赣州专业网站推广seo搜索引擎优化工程师招聘
  • 拥有服务器后如何做网站怎样才能上百度
  • 企业网站建设绪论湖南seo优化排名
  • 可不可以自己做网站烟台网站建设
  • 华容网站建设最新军事新闻事件今天
  • 赣州人才网最新招聘信息网重庆seo排
  • php网站开发用什么工具网络广告策划方案
  • jsp做网站开发百度网址大全下载
  • 深圳网站建设伪静态 报价 jsp 语言百度快照搜索
  • 网购app开发公司搜索引擎优化培训中心
  • 做外贸如何访问国外网站seo 工具
  • 郑州有做网站的公司没html网页制作软件
  • 品牌网站建设 蝌蚪小8管理课程培训
  • 黄骅市网站建设价格宣传推广的形式有哪些
  • 网站服务器类型查询个人如何注册网址
  • 公考在哪个网站上做试题无人在线观看高清视频单曲直播
  • 怎么做代理人金沙网站外贸软件排行榜
  • 南京企业网站搭建网店运营基础知识
  • 新疆网站建设大全上海平台推广的公司
  • 企业局域网的搭建网站推广的优化
  • 网站建设、百度推广好123上网主页
  • 深圳购物商城网站建设现代网络营销的方式
  • wordpress淘宝客pid福州百度推广优化排名
  • 日本设计网站网络营销推广案例
  • 网站怎么做才能被百度收录可以推广的软件
  • 阀门网站建设网络营销措施有哪些
  • 企业网站黄页怎么做企业培训系统