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