Tanoda
|
Public Attributes | |
ColorPicker | picker |
ColorValues | type |
string | prefix = "R: " |
float | minValue |
float | maxValue = 255 |
int | precision |
Definition at line 5 of file HSVPicker/UI/ColorLabel.cs.
float ColorLabel.maxValue = 255 |
Definition at line 13 of file HSVPicker/UI/ColorLabel.cs.
float ColorLabel.minValue |
Definition at line 12 of file HSVPicker/UI/ColorLabel.cs.
ColorPicker ColorLabel.picker |
Definition at line 7 of file HSVPicker/UI/ColorLabel.cs.
int ColorLabel.precision |
Definition at line 15 of file HSVPicker/UI/ColorLabel.cs.
string ColorLabel.prefix = "R: " |
Definition at line 11 of file HSVPicker/UI/ColorLabel.cs.
ColorValues ColorLabel.type |
Definition at line 9 of file HSVPicker/UI/ColorLabel.cs.