• Stars
    star
    571
  • Rank 77,669 (Top 2 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A UI gradient effect script for Unity

UI Gradient

A small collections of scripts to add gradient effects to UGUI elements

  • UIGradient : A simple two-colors gradient screenshot UIGradient
  • UICornersGradient : A gradient with a color on each corner of the UI element screenshot UICornersGradient
  • UITextGradient : A simple two-colors gradient on each letter of a text screenshot UITextGradient
  • UITextCornersGradient : A gradient with a color on each corner of each letter of a text screenshot UITextCornersGradient