C# Class UnityEditor.EditorGUIExt.MinMaxSliderState

显示文件 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_oe property

public float dragEndLimit
return float

dragStartLimit public_oe property

public float dragStartLimit
return float

dragStartPos public_oe property

public float dragStartPos
return float

dragStartSize public_oe property

public float dragStartSize
return float

dragStartValue public_oe property

public float dragStartValue
return float

dragStartValuesPerPixel public_oe property

public float dragStartValuesPerPixel
return float

whereWeDrag public_oe property

public int whereWeDrag
return int