Author Topic: Horizontal gradient for UILabel  (Read 1400 times)

koskeller

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 5
    • View Profile
Horizontal gradient for UILabel
« on: June 30, 2014, 01:41:46 PM »
Hi! It's possible to create horizontal gradient for text in UILabel?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Horizontal gradient for UILabel
« Reply #1 on: July 01, 2014, 04:19:41 AM »
There is no such functionality in NGUI. You can change the color of each letter by adding [RrGgBb] in front of it, however.