Extends UnityEngine.Color with a convenient ToCss() method.
Static Public Member Functions | |
static string | ToCss (this UnityEngine.Color colour) |
Returns a CSS formatted string of the colour. It's of the form rgba(r,g,b,a). More... | |
|
inlinestatic |
Returns a CSS formatted string of the colour. It's of the form rgba(r,g,b,a).