Unity-UIGradient icon indicating copy to clipboard operation
Unity-UIGradient copied to clipboard

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