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: 3 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T13:55:35.000Z (almost 7 years ago)
- Last Synced: 2025-03-29T17:09:52.542Z (3 months 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
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
