◆ MinMaxSliderAttribute() [1/2]
◆ MinMaxSliderAttribute() [2/2]
◆ Decimals
int Megapop.PimpEdit.MinMaxSliderAttribute.Decimals = 2 |
|
getset |
How many decimal places to round the value to.
◆ InputWidth
float Megapop.PimpEdit.MinMaxSliderAttribute.InputWidth = 0f |
|
getset |
Width of the input field. Leave at 0 to use Unity default field width.
◆ Max
float Megapop.PimpEdit.MinMaxSliderAttribute.Max = 1f |
|
getset |
◆ Min
float Megapop.PimpEdit.MinMaxSliderAttribute.Min |
|
getset |
◆ Range
FloatRange Megapop.PimpEdit.MinMaxSliderAttribute.Range |
|
get |
The min and max values represented as a FloatRange.
◆ ShowInput
bool Megapop.PimpEdit.MinMaxSliderAttribute.ShowInput = true |
|
getset |
Set to false to hide input fields.
The documentation for this class was generated from the following file: