Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/aillieo/UISoftMask

Soft mask based on UGUI
https://github.com/aillieo/UISoftMask

alpha mask ugui

Last synced: 3 months ago
JSON representation

Soft mask based on UGUI

Lists

README

        

基于UGUI的SoftMask组件,通过SoftMask的alpha贴图控制目标元素的显示区域。可有效避免使用Mask时产生的硬边,并可以实现更多的效果。详情请运行示例工程`SceneTest`。

![test.gif](test.gif)

---

A SoftMask component based on UGUI, which can modify the appearance of masked objects with the assigned alpha texture. With SoftMask the hard cut caused by Mask can be avoided easily and you can create some more effects. For details please run `SceneTest`.