Tanoda
UnityEngine.UI.Extensions.ColorPicker.ColorLabel Class Reference
Inheritance diagram for UnityEngine.UI.Extensions.ColorPicker.ColorLabel:

Public Attributes

ColorPickerControl picker
 
ColorValues type
 
string prefix = "R: "
 
float minValue = 0
 
float maxValue = 255
 
int precision = 0
 

Detailed Description

Member Data Documentation

◆ maxValue

float UnityEngine.UI.Extensions.ColorPicker.ColorLabel.maxValue = 255

◆ minValue

float UnityEngine.UI.Extensions.ColorPicker.ColorLabel.minValue = 0

◆ picker

ColorPickerControl UnityEngine.UI.Extensions.ColorPicker.ColorLabel.picker

◆ precision

int UnityEngine.UI.Extensions.ColorPicker.ColorLabel.precision = 0

◆ prefix

string UnityEngine.UI.Extensions.ColorPicker.ColorLabel.prefix = "R: "

◆ type

ColorValues UnityEngine.UI.Extensions.ColorPicker.ColorLabel.type

The documentation for this class was generated from the following file: