C# Class UnityEditor.EditorGUIExt.MinMaxSliderState

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
dragEndLimit float
dragStartLimit float
dragStartPos float
dragStartSize float
dragStartValue float
dragStartValuesPerPixel float
whereWeDrag int

Property Details

dragEndLimit public property

public float dragEndLimit
return float

dragStartLimit public property

public float dragStartLimit
return float

dragStartPos public property

public float dragStartPos
return float

dragStartSize public property

public float dragStartSize
return float

dragStartValue public property

public float dragStartValue
return float

dragStartValuesPerPixel public property

public float dragStartValuesPerPixel
return float

whereWeDrag public property

public int whereWeDrag
return int