Unity 网上找到一个不错的UGUI的循环滚动的列表,效果挺不错的 在原来的基础上做了一些修改
2021-11-02 20:03:05 683KB unity3d UGUI 滑动列表
1
DoTween 插件实现 大小变动 渐隐渐现 位置移动等图片滚动效果 效果链接 https://blog.csdn.net/qq_19323929/article/details/118391457
2021-11-02 16:57:35 1.26MB unity ugui 展示效果
1
UGUI实现的一个相册功能,有代码有注释,期间用到了DoTween插件。
2021-11-02 16:21:08 2.77MB UGUI相册功能
1
支持多行,多列. Scrollbar 组件跟ScrollView交互 封装好的接口,拿来就能用 打开demo场景,可以直接运行
2021-11-01 20:05:41 16KB unity ugui
1
2021.10.28-UGUI与按钮事件,适合各个入门Unity的同学
2021-11-01 17:00:24 36.63MB unity
1
ugui可进行拓展的鼠标右键点击方法
2021-11-01 11:50:33 5KB ugui 鼠标右键点击
1
Unity3D UGUI 专用文字特效插件 Text Effects 1.15 UI Text Effects are a set of effects for the standard Unity UI (uGUI) Text. - All script and shader sources included! - Extremely easy to use - just choose the effect from the component menu, and it's applied. - Add fancy titles, custom text appearance, mix multiple effects. - Rich Text support. - Mobile platform support. 12 extremely valuable effects: - Better Outline: a more continuous outline than the standard one. - Gradient Color: global/local, vertical/horizontal, override/additive/multiply. - Depth Effect: add thickness to text. - Soft Shadow: blurry shadow. - Outer Bevel: add outer lit and shaded edges. - Skew Effect: add horizontal+vertical transformations and perspective. - Curve Effect: bend or distort text vertically. - Character Spacing: increase or decrease the distance between individual characters. - Limit Visible Characters: hide characters, make a typewriter. - Overlay Texture: add an image overlay, local/global, override/additive/multiply. - Inner Bevel: add lit and shaded edges inside the characters, override/additive/multiply (only "override" on SM2 level GPUs). - Inner Outline: add outline inside the characters, override/additive/multiply. - With this package, you can finally echo effects from Photoshop or Word, while still using the standard Unity UI Text. - Suggestions for new effects are very welcome. The newly made effects will be added to the package. 仅供学习交流使用,如有侵权请告知删除。
2021-10-26 15:17:34 1.26MB unity3d
1
psd 转换成 ugui 的插件(v3.02),插件的 dll 动态库是 .net 4.0 版本,所以至少得 unity2018 及以上版本才能识别
2021-10-26 13:57:36 1.97MB unity psd ugui
1
本文实例为大家分享了Unity UGUI实现滑动翻页效果的具体代码,供大家参考,具体内容如下 这个问题真的是老生常谈的事情了,不过在这里还是要说一下,以便以后之需 首先看一下效果图 最后在Content下面是一些Image using UnityEngine; using System.Collections; using UnityEngine.UI; using System.Collections.Generic; using UnityEngine.EventSystems; using System; public class PageView : MonoBehavi
2021-10-25 14:30:13 262KB ni
1
在GitHub上免费的,在CSDN收费,所以我发个免费的。原链接是: https://github.com/monitor1394/unity-ugui-XCharts。 免费! 免费! 免费! 2.0版本。
2021-10-21 22:06:23 9.24MB unity
1