Color32.ToString

string ToString()

Mostly for debug purposes, this is a decent way to log or inspect the color in debug mode. Looks like “[r, g, b, a]”

   
RETURNS: string A string that looks like “[r, g, b, a]”




Found an issue with these docs, or have some additional questions? Create an Issue on Github!