Skip to content
#

color-bands

Here are 5 public repositories matching this topic...

Unity 3D's Gradient is a handy data type but comes with some limitations: for example you cannot set more than 8 color keys in its editor and RGB is the only color space available. ColorBand data type offers an alternative with less limitations. Creating ColorBands is fun and easy; they are stored as assets and can be accessed from code through …

  • Updated Dec 6, 2018
  • C#

Add this topic to your repo

To associate your repository with the color-bands topic, visit your repo's landing page and select "manage topics."

Learn more