14.UGUI解決方案收集
2023-05-17 13:42 作者:機(jī)智的小草yns | 我要投稿

Unity UGUI編輯工具
博客:https://zhuanlan.zhihu.com/p/68218568
github:https://github.com/liuhaopen/UGUI-Editor
功能:
PrefabWin窗口
優(yōu)化層次
查找資源引用
拉圖生成Image節(jié)點
參考圖


UI特效優(yōu)化
Particle Effect For UGUI(UI Particle)
性能更好的ui特效解決方案, 不需要相機(jī)
https://github.com/mob-sakai/ParticleEffectForUGUI

翻頁效果
Unity3D Book Page Curl
https://github.com/Dandarawy/UnityBookPageCurl

軟遮罩效果
SoftMaskForUGUI
https://github.com/mob-sakai/SoftMaskForUGUI

鏡面處理
MirrorReflectionEffectForUGUI
https://github.com/mob-sakai/MirrorReflectionEffectForUGUI
很酷,但是一般用不上吧

FancyScrollView
https://github.com/setchi/FancyScrollView
很酷,但是日語注釋很難看懂


Unity 查找資源引用
https://networm.me/2020/04/26/unity-reference-find-tool/
標(biāo)簽: