https://github.com/azixMcAze/Unity-UIGradient
A UI gradient effect script for Unity
https://github.com/azixMcAze/Unity-UIGradient
color-gradient gradient ugui ui-gradient unity
Last synced: 7 days ago
JSON representation
A UI gradient effect script for Unity
- Host: GitHub
- URL: https://github.com/azixMcAze/Unity-UIGradient
- Owner: azixMcAze
- License: mit
- Created: 2017-05-19T18:18:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T13:55:35.000Z (almost 7 years ago)
- Last Synced: 2025-04-05T18:08:57.954Z (about 1 month ago)
- Topics: color-gradient, gradient, ugui, ui-gradient, unity
- Language: C#
- Size: 297 KB
- Stars: 601
- Watchers: 16
- Forks: 83
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gradient - Unity-UIGradient - A UI gradient effect script for Unity. (CSS)
- awesome-unity-open-source-on-github - Unity-UIGradient - UI gradient effect script (UI Shader)
README
# UI Gradient
A small collections of scripts to add gradient effects to UGUI elements- UIGradient : A simple two-colors gradient

- UICornersGradient : A gradient with a color on each corner of the UI element

- UITextGradient : A simple two-colors gradient on each letter of a text

- UITextCornersGradient : A gradient with a color on each corner of each letter of a text
