Position as UV1
This adds a simple Position as UV1 effect to text and image graphics.
把Canvas空间下的顶点坐标设置到UV1中,用于在Text和Image这样的图形组件中实现一些特效(特效要自定义shader实现)
Properties
属性
Posted My fairy tale ~!!!
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Unity2017.1官方UGUI文档翻译——Position as UV1相关的知识,希望对你有一定的参考价值。
This adds a simple Position as UV1 effect to text and image graphics.
把Canvas空间下的顶点坐标设置到UV1中,用于在Text和Image这样的图形组件中实现一些特效(特效要自定义shader实现)
属性
以上是关于Unity2017.1官方UGUI文档翻译——Position as UV1的主要内容,如果未能解决你的问题,请参考以下文章
Unity2017.1官方UGUI文档翻译——Dropdown
Unity2017.1官方UGUI文档翻译——Animation Integration