C# Class UnityEditor.EditorGUIExt.MinMaxSliderState

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство 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
Résultat float

dragStartLimit public_oe property

public float dragStartLimit
Résultat float

dragStartPos public_oe property

public float dragStartPos
Résultat float

dragStartSize public_oe property

public float dragStartSize
Résultat float

dragStartValue public_oe property

public float dragStartValue
Résultat float

dragStartValuesPerPixel public_oe property

public float dragStartValuesPerPixel
Résultat float

whereWeDrag public_oe property

public int whereWeDrag
Résultat int