Namespace LlamaSoftware.UI.Utility
Classes
CornersUIGradient
Attach to an Image. Applies a different color to each corner of the Image and linearly interpolates between each.
RotatableLinearUIGradient
Attach to an Image - updates the color of the image to be a linear gradient from StartColor to EndColor.
SimpleProgressBar
A Progress Bar that will animate the Fill of any specified Image.
TextUpdatingProgressBar
Utility class to update a given TextMeshProUGUI component with the given progress.