C# Class UnityEngine.SliderState

ファイルを表示 Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
dragStartPos float
dragStartValue float
isDragging bool

Property Details

dragStartPos public_oe property

public float dragStartPos
return float

dragStartValue public_oe property

public float dragStartValue
return float

isDragging public_oe property

public bool isDragging
return bool