C# Class UnityEngine.SliderState

Show file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
dragStartPos float
dragStartValue float
isDragging bool

Property Details

dragStartPos public property

public float dragStartPos
return float

dragStartValue public property

public float dragStartValue
return float

isDragging public property

public bool isDragging
return bool