UGUI-EFFECT
UGUI-EFFECT provides vertex-based visual effects for Unity's UI system. The package includes UIRoundedClip for rounded corner masking, UISpriteSheetAnimation for frame-based sprite animations, and UITrail for motion trail effects. Designed for developers seeking performant UI enhancements with minimal overhead.
com.corle-bell.ugui-effect Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/ugui-effect.git?path=Assets/UGUIEffect README Markdown
Copy this to your project's README.md
## Installation
Add **UGUI-EFFECT** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/ugui-effect.git?path=Assets%2FUGUIEffect
```
[](https://www.pkglnk.dev/pkg/ugui-effect)README
UIRoundedClip
图片圆角化

UISpriteSheetAnimation
帧动画
https://github.com/user-attachments/assets/54ef4510-f103-466b-a253-c5652abba928
UITrail
拖尾
https://github.com/user-attachments/assets/06b365f7-20c5-4a48-8966-e3151d2bd66b
参考项目
GitHub - westhillapps/uGUI-Effect-Tool: Vertex color UI Effect for Unity UI (uGUI).
No comments yet. Be the first!