Additional properties for CGData based classes
Public Attributes | |
readonly Color | Color |
Public Member Functions | |
CGDataInfoAttribute (Color color) | |
CGDataInfoAttribute (float r, float g, float b, float a=1) | |
CGDataInfoAttribute (string htmlColor) | |
CGDataInfoAttribute | ( | Color | color | ) |
CGDataInfoAttribute | ( | float | r, |
float | g, | ||
float | b, | ||
float | a = 1 |
||
) |
CGDataInfoAttribute | ( | string | htmlColor | ) |
readonly Color Color |