UI Holo UI for UGUI 很有科技感的unity 3d UI插件,带DEMO 直接导入可用 要求Unity 5.3.0 或更高版本。 Holo UI is a beautiful Sci-Fi UI for Unity. The package contains custom scripts. All the scripts are in C#. The ui contains many custom elements such as: Windows. Radio toggles. Small loading animation. Big loading bar. Tooltip box. Navigation arrow buttons. Three different size buttons (tiny, small and normal). Icon buttons. Table window. Custom cursor.
2021-05-06 15:38:55 4.48MB UI Holo Unity U3d
1
Unity UGUI的UI溶解特效
2021-04-29 22:01:51 534KB ui ugui unity unity3d
可折叠伸缩的多级(至少三级)内容列表(类似于Unity的Hierarchy视图中的折叠效果),并且带搜素的功能
2021-04-29 19:07:23 2.72MB unity3d ugui ui 列表
1
可折叠伸缩的多级(至少三级)内容列表(类似于Unity的Hierarchy视图中的折叠效果)
2021-04-29 14:09:11 2.71MB unity unity3d ugui 可折叠伸缩
1
游戏的存档与读档.zip
2021-04-29 01:46:47 286.23MB Unity3D 游戏的存档与读档 UGUI
1
最新UGUI Super ScrollView插件,基于UGUI ScrollRect提供易于定制的ScrollView。它是一组C#脚本,可帮助您创建所需的ScrollView。它非常强大,并且针对性能进行了高度优化。
2021-04-28 10:32:26 5.84MB Unity 插件 UI UGUI
1
【unity3d】滑块滑动翻页插件3合一(UGUI SuperScroll/PageView/Fscroll),根据需求来选择适合的,基本涵盖了市面上所有滑动的需求了。
2021-04-25 17:50:48 12.67MB unity scroll pageview
1
/* -- µGUI - Generic GUI module (C)Achim Döbler, 2015 -- */ /* -------------------------------------------------------------------------------- */ // µGUI is a generic GUI module for embedded systems. // This is a free software that is open for education, research and commercial // developments under license policy of following terms.
2021-04-23 21:01:41 2.1MB ui ugui gui c
1
µGUI v0.3 简单开源的 嵌入式小Gui ,本文档简单介绍了UGUI的使用方法和可以移植到任何嵌入式系统中,可以方便编写TFT 显示屏。Open Source GUI modulefor embedded systemsGUI是一个用于嵌入式系统的免费开源图形库。它是平台无关的,可以很容易地移植到几乎任何微控制器系统。只要显示器能够显示图形,GUI就不局限于某种显示技术。因此支持LCD、TFT、E-Paper、LED、OLED等显示技术。整个模块包括两个文件:ugui.c和ugui.h。
2021-04-23 21:00:37 939KB UGUI gui ui c
1
Unity UGUI 效果 之 多页翻页,多页任意翻页的简单效果实现(示例演示为动态加载多图片实现翻页预览效果) 实现原理 1、通过展示的总的动态图片个书,每页每页展示图片的数量,分为若干页 2、Button实现前后翻页,Toggle 实现任意翻页 3、关键的逻辑代码是当前页时,代码实现展示的内容
2021-04-22 11:15:42 57KB Unity UGUI 多页翻页 多页任意翻页
1