Bian-Sh / UGUI-Blocker

无关乎面板层级,想置顶就置顶,就像 DropDown 那样的行为表现,异步 UI 交互的绝佳入门示例。Please disregard the panel hierarchy. Feel free to make it topmost, similar to the behavior of a DropDown, which is also an excellent example of asynchronous UI interaction.

Home Page:https://www.jianshu.com/p/e86332f65046

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UGUI Blocker

一个在不改变你的 UI 页面层级的情况下在最顶层渲染此页面的插件,这完全可以是你异步 UI 编程的入口,快来试试吧。

配合 WebGLThreadingPatcher 本模块可以在 WebGL 平台也能正常使用哦!

About

无关乎面板层级,想置顶就置顶,就像 DropDown 那样的行为表现,异步 UI 交互的绝佳入门示例。Please disregard the panel hierarchy. Feel free to make it topmost, similar to the behavior of a DropDown, which is also an excellent example of asynchronous UI interaction.

https://www.jianshu.com/p/e86332f65046

License:MIT License


Languages

Language:C# 100.0%