Sandbox Logo

Color32.Rgba

string Rgba { get; set; }

Description

String representation in the form of <see href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgba">rgba</see>( r, g, b, a ) css function notation.

Return

User Comments